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: 'de256043-7b97-238e-4520-b32e41bb2e42'
         Node name: 'onap-msb-consul-f96d66b85-z4zn8'
        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/09/10 04:49:15 [DEBUG] agent: Using random ID "de256043-7b97-238e-4520-b32e41bb2e42" as node ID
    2022/09/10 04:49:15 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:de256043-7b97-238e-4520-b32e41bb2e42 Address:127.0.0.1:8300}]
    2022/09/10 04:49:15 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/09/10 04:49:15 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-z4zn8.dc1 127.0.0.1
    2022/09/10 04:49:15 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-z4zn8 127.0.0.1
    2022/09/10 04:49:15 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-z4zn8 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/10 04:49:15 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-z4zn8.dc1" in area "wan"
    2022/09/10 04:49:15 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/09/10 04:49:15 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/09/10 04:49:15 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/09/10 04:49:15 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/09/10 04:49:15 [INFO] agent: started state syncer
    2022/09/10 04:49:15 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/09/10 04:49:15 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/09/10 04:49:15 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/09/10 04:49:15 [DEBUG] raft: Votes needed: 1
    2022/09/10 04:49:15 [DEBUG] raft: Vote granted from de256043-7b97-238e-4520-b32e41bb2e42 in term 2. Tally: 1
    2022/09/10 04:49:15 [INFO] raft: Election won. Tally: 1
    2022/09/10 04:49:15 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/09/10 04:49:15 [INFO] consul: cluster leadership acquired
    2022/09/10 04:49:15 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-z4zn8
    2022/09/10 04:49:15 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/09/10 04:49:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z4zn8" since the cluster is too small
    2022/09/10 04:49:15 [INFO] consul: member 'onap-msb-consul-f96d66b85-z4zn8' joined, marking health alive
    2022/09/10 04:49:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/10 04:49:15 [INFO] agent: Synced node info
    2022/09/10 04:49:15 [DEBUG] agent: Node info in sync
    2022/09/10 04:49:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/10 04:49:16 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.1 (currently running: 1.4.3)
    2022/09/10 04:50:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z4zn8" since the cluster is too small
    2022/09/10 04:50:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/10 04:50:20 [DEBUG] agent: Node info in sync
    2022/09/10 04:51:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-z4zn8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/10 04:51:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z4zn8" since the cluster is too small
    2022/09/10 04:51:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/10 04:51:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:52:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z4zn8" since the cluster is too small
    2022/09/10 04:52:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/10 04:52:43 [DEBUG] agent: Node info in sync
    2022/09/10 04:53:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z4zn8" since the cluster is too small
    2022/09/10 04:53:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-z4zn8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/10 04:53:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/10 04:53:58 [DEBUG] agent: Node info in sync
    2022/09/10 04:54:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z4zn8" since the cluster is too small
    2022/09/10 04:55:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z4zn8" since the cluster is too small
    2022/09/10 04:55:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-z4zn8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/10 04:55:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/10 04:55:19 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z4zn8" since the cluster is too small
    2022/09/10 04:56:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/10 04:56:37 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:37 [DEBUG] http: Request GET /v1/status/leader (915.565µs) from=10.233.68.153:46048
    2022/09/10 04:56:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:37 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.38.3_9015"
    2022/09/10 04:56:37 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.901031ms) from=10.233.68.153:46056
    2022/09/10 04:56:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:37 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.212084ms) from=10.233.68.153:46058
    2022/09/10 04:56:37 [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/09/10 04:56:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:37 [INFO] agent: Synced service "_v0_multicloud_10.233.6.57_9001"
    2022/09/10 04:56:37 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:37 [DEBUG] http: Request PUT /v1/agent/service/register (8.444084ms) from=10.233.68.153:46064
    2022/09/10 04:56:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:37 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (883.48µs) from=10.233.68.153:46066
    2022/09/10 04:56:37 [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/09/10 04:56:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:37 [INFO] agent: Synced service "_v1_multicloud_10.233.6.57_9001"
    2022/09/10 04:56:37 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:37 [DEBUG] http: Request PUT /v1/agent/service/register (18.513478ms) from=10.233.68.153:46068
    2022/09/10 04:56:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:37 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:37 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (359.742µs) from=10.233.68.153:46074
    2022/09/10 04:56:37 [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/09/10 04:56:37 [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/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [INFO] agent: Synced service "_v1_sdc-gui_10.233.43.186_8181"
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (160.080687ms) from=10.233.68.153:46078
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (353.297µs) from=10.233.68.153:46082
    2022/09/10 04:56:38 [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/09/10 04:56:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.17.165_9007"
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (9.462915ms) from=10.233.68.153:46084
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (376.13µs) from=10.233.68.153:46086
    2022/09/10 04:56:38 [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/09/10 04:56:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.17.165_9007"
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (33.558152ms) from=10.233.68.153:46088
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (11.849121ms) from=10.233.68.153:46090
    2022/09/10 04:56:38 [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/09/10 04:56:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.9.114_443"
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (7.747974ms) from=10.233.68.153:46092
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (407.238µs) from=10.233.68.153:46096
    2022/09/10 04:56:38 [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/09/10 04:56:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [INFO] agent: Synced service "_v1_parser_10.233.49.192_8806"
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.67746ms) from=10.233.68.153:46100
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request GET /v1/health/service/parser-v1 (360.154µs) from=10.233.68.153:46102
    2022/09/10 04:56:38 [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/09/10 04:56:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [INFO] agent: Synced service "_v1_catalog_10.233.49.192_8806"
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.444278ms) from=10.233.68.153:46104
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (465.2µs) from=10.233.68.153:46106
    2022/09/10 04:56:38 [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/09/10 04:56:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [INFO] agent: Synced service "_v1_nsd_10.233.49.192_8806"
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.479511ms) from=10.233.68.153:46108
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (265.939µs) from=10.233.68.153:46110
    2022/09/10 04:56:38 [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/09/10 04:56:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.49.192_8806"
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.108241ms) from=10.233.68.153:46112
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (407.409µs) from=10.233.68.153:46114
    2022/09/10 04:56:38 [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/09/10 04:56:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [INFO] agent: Synced service "_v1_sdc_10.233.44.247_8443"
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (32.209061ms) from=10.233.68.153:46116
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (374.153µs) from=10.233.68.153:46118
    2022/09/10 04:56:38 [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/09/10 04:56:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:38 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.44.247_8080"
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (10.753692ms) from=10.233.68.153:46120
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (422.169µs) from=10.233.68.153:46122
    2022/09/10 04:56:38 [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/09/10 04:56:38 [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/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [INFO] agent: Synced service "_v1_wf-gui_10.233.51.218_8443"
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.441816ms) from=10.233.68.153:46124
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (327.635µs) from=10.233.68.153:46128
    2022/09/10 04:56:38 [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/09/10 04:56:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:38 [INFO] agent: Synced service "_v1_message-router_10.233.16.90_3904"
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (6.462351ms) from=10.233.68.153:46132
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (335.736µs) from=10.233.68.153:46134
    2022/09/10 04:56:38 [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/09/10 04:56:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.24.151_9011"
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (36.155078ms) from=10.233.68.153:46136
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (421.34µs) from=10.233.68.153:46138
    2022/09/10 04:56:38 [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/09/10 04:56:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:38 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.24.151_9011"
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (57.286088ms) from=10.233.68.153:46140
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (332.878µs) from=10.233.68.153:46146
    2022/09/10 04:56:38 [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/09/10 04:56:38 [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/09/10 04:56:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:38 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.449238ms) from=10.233.68.153:46148
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (408.285µs) from=10.233.68.153:46150
    2022/09/10 04:56:38 [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/09/10 04:56:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:38 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (9.969977ms) from=10.233.68.153:46152
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:38 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (2.382631ms) from=10.233.68.153:46154
    2022/09/10 04:56:39 [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/09/10 04:56:39 [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/09/10 04:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (10.714598ms) from=10.233.68.153:46156
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (458.05µs) from=10.233.68.153:46158
    2022/09/10 04:56:39 [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/09/10 04:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (11.593767ms) from=10.233.68.153:46160
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (2.277107ms) from=10.233.68.153:46162
    2022/09/10 04:56:39 [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/09/10 04:56:39 [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/09/10 04:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.859114ms) from=10.233.68.153:46164
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (377.328µs) from=10.233.68.153:46166
    2022/09/10 04:56:39 [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/09/10 04:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.822042ms) from=10.233.68.153:46168
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (510.716µs) from=10.233.68.153:46170
    2022/09/10 04:56:39 [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/09/10 04:56:39 [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/09/10 04:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.830478ms) from=10.233.68.153:46172
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (477.643µs) from=10.233.68.153:46174
    2022/09/10 04:56:39 [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/09/10 04:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.875071ms) from=10.233.68.153:46176
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (320.664µs) from=10.233.68.153:46178
    2022/09/10 04:56:39 [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/09/10 04:56:39 [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/09/10 04:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.944586ms) from=10.233.68.153:46180
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (312.715µs) from=10.233.68.153:46182
    2022/09/10 04:56:39 [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/09/10 04:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (17.604737ms) from=10.233.68.153:46184
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (331.605µs) from=10.233.68.153:46186
    2022/09/10 04:56:39 [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/09/10 04:56:39 [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/09/10 04:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (39.741214ms) from=10.233.68.153:46188
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (343.791µs) from=10.233.68.153:46190
    2022/09/10 04:56:39 [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/09/10 04:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (123.273018ms) from=10.233.68.153:46192
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (1.105734ms) from=10.233.68.153:46202
    2022/09/10 04:56:39 [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/09/10 04:56:39 [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/09/10 04:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (59.491126ms) from=10.233.68.153:46204
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (522.032µs) from=10.233.68.153:46208
    2022/09/10 04:56:39 [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/09/10 04:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.239411ms) from=10.233.68.153:46210
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (278.346µs) from=10.233.68.153:46212
    2022/09/10 04:56:39 [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/09/10 04:56:39 [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/09/10 04:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.978442ms) from=10.233.68.153:46214
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (277.302µs) from=10.233.68.153:46216
    2022/09/10 04:56:39 [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/09/10 04:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (12.882897ms) from=10.233.68.153:46220
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (398.447µs) from=10.233.68.153:46222
    2022/09/10 04:56:39 [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/09/10 04:56:39 [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/09/10 04:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (60.016344ms) from=10.233.68.153:46224
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:39 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (545.719µs) from=10.233.68.153:46228
    2022/09/10 04:56:39 [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/09/10 04:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (18.210733ms) from=10.233.68.153:46230
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (355.215µs) from=10.233.68.153:46232
    2022/09/10 04:56:40 [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/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (17.90738ms) from=10.233.68.153:46234
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (361.041µs) from=10.233.68.153:46236
    2022/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.032634ms) from=10.233.68.153:46238
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (368.031µs) from=10.233.68.153:46240
    2022/09/10 04:56:40 [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/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (9.452869ms) from=10.233.68.153:46242
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (1.499132ms) from=10.233.68.153:46244
    2022/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (7.640387ms) from=10.233.68.153:46246
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (615.958µs) from=10.233.68.153:46248
    2022/09/10 04:56:40 [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/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (12.711744ms) from=10.233.68.153:46250
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (458.005µs) from=10.233.68.153:46252
    2022/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.929337ms) from=10.233.68.153:46254
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (1.108474ms) from=10.233.68.153:46258
    2022/09/10 04:56:40 [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/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (7.536801ms) from=10.233.68.153:46260
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (331.066µs) from=10.233.68.153:46262
    2022/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (39.581787ms) from=10.233.68.153:46264
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (351.712µs) from=10.233.68.153:46266
    2022/09/10 04:56:40 [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/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.850015ms) from=10.233.68.153:46268
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (421.828µs) from=10.233.68.153:46270
    2022/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.501381ms) from=10.233.68.153:46272
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (629.15µs) from=10.233.68.153:46274
    2022/09/10 04:56:40 [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/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.082436ms) from=10.233.68.153:46276
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (417.502µs) from=10.233.68.153:46278
    2022/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.673095ms) from=10.233.68.153:46280
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (312.339µs) from=10.233.68.153:46282
    2022/09/10 04:56:40 [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/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (11.004811ms) from=10.233.68.153:46284
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (344.326µs) from=10.233.68.153:46286
    2022/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (17.011265ms) from=10.233.68.153:46288
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (336.145µs) from=10.233.68.153:46290
    2022/09/10 04:56:40 [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/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (26.57643ms) from=10.233.68.153:46292
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (305.144µs) from=10.233.68.153:46294
    2022/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (7.647823ms) from=10.233.68.153:46298
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (315.928µs) from=10.233.68.153:46300
    2022/09/10 04:56:40 [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/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (16.661298ms) from=10.233.68.153:46302
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (473.31µs) from=10.233.68.153:46304
    2022/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.572805ms) from=10.233.68.153:46306
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (296.156µs) from=10.233.68.153:46308
    2022/09/10 04:56:40 [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/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v11__aai-nquery_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (60.356932ms) from=10.233.68.153:46312
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (420.415µs) from=10.233.68.153:46314
    2022/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v11_aai-nquery_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.366497ms) from=10.233.68.153:46316
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (920.244µs) from=10.233.68.153:46318
    2022/09/10 04:56:40 [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/09/10 04:56:40 [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/09/10 04:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [INFO] agent: Synced service "_v12__aai-nquery_10.233.65.245_8446"
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (7.779303ms) from=10.233.68.153:46320
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:40 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (364.59µs) from=10.233.68.153:46322
    2022/09/10 04:56:41 [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/09/10 04:56:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56: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/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [INFO] agent: Synced service "_v12_aai-nquery_10.233.65.245_8446"
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (24.772762ms) from=10.233.68.153:46324
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (340.102µs) from=10.233.68.153:46328
    2022/09/10 04:56:41 [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/09/10 04:56:41 [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/09/10 04:56:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56: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/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [INFO] agent: Synced service "_v13__aai-nquery_10.233.65.245_8446"
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (34.013448ms) from=10.233.68.153:46330
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (1.222605ms) from=10.233.68.153:46332
    2022/09/10 04:56:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56: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/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [INFO] agent: Synced service "_v13_aai-nquery_10.233.65.245_8446"
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (18.042933ms) from=10.233.68.153:46338
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (391.88µs) from=10.233.68.153:46340
    2022/09/10 04:56:41 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56: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/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [INFO] agent: Synced service "_v14__aai-nquery_10.233.65.245_8446"
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.57508ms) from=10.233.68.153:46342
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (432.755µs) from=10.233.68.153:46344
    2022/09/10 04:56:41 [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/09/10 04:56:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56: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/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [INFO] agent: Synced service "_v14_aai-nquery_10.233.65.245_8446"
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (21.401943ms) from=10.233.68.153:46346
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (2.955129ms) from=10.233.68.153:46348
    2022/09/10 04:56:41 [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/09/10 04:56:41 [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/09/10 04:56:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56: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/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [INFO] agent: Synced service "_v15__aai-nquery_10.233.65.245_8446"
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.138677ms) from=10.233.68.153:46350
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (431.634µs) from=10.233.68.153:46352
    2022/09/10 04:56:41 [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/09/10 04:56:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56: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/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [INFO] agent: Synced service "_v15_aai-nquery_10.233.65.245_8446"
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (11.66849ms) from=10.233.68.153:46354
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (486.827µs) from=10.233.68.153:46356
    2022/09/10 04:56:41 [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/09/10 04:56:41 [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/09/10 04:56:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56: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/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [INFO] agent: Synced service "_v16__aai-nquery_10.233.65.245_8446"
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.373981ms) from=10.233.68.153:46360
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (521.464µs) from=10.233.68.153:46362
    2022/09/10 04:56:41 [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/09/10 04:56:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56: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/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [INFO] agent: Synced service "_v16_aai-nquery_10.233.65.245_8446"
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.687815ms) from=10.233.68.153:46364
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (382.023µs) from=10.233.68.153:46366
    2022/09/10 04:56:41 [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/09/10 04:56:41 [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/09/10 04:56:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56: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/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [INFO] agent: Synced service "_v17__aai-nquery_10.233.65.245_8446"
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.245121ms) from=10.233.68.153:46368
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (373.576µs) from=10.233.68.153:46370
    2022/09/10 04:56:41 [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/09/10 04:56:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/10 04:56: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/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [INFO] agent: Synced service "_v17_aai-nquery_10.233.65.245_8446"
    2022/09/10 04:56:41 [DEBUG] agent: Node info in sync
    2022/09/10 04:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (26.886575ms) from=10.233.68.153:46372
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.57_9001" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.3_9015" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.44.247_8080" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.165_9007" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.114_443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.218_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.186_8181" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.151_9011" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_parser_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.192_8806" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.44.247_8443" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.90_3904" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.245_8446" in sync
    2022/09/10 04:56:41 [DEBUG] agent: Service "_v0_m