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: '967eb05a-bcb3-79d4-b4cd-80502347b7af'
         Node name: 'onap-msb-consul-5454dcc5c5-7zmwx'
        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/12/10 02:46:52 [DEBUG] agent: Using random ID "967eb05a-bcb3-79d4-b4cd-80502347b7af" as node ID
    2022/12/10 02:46:52 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:967eb05a-bcb3-79d4-b4cd-80502347b7af Address:127.0.0.1:8300}]
    2022/12/10 02:46:52 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/12/10 02:46:52 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-7zmwx.dc1 127.0.0.1
    2022/12/10 02:46:52 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-7zmwx 127.0.0.1
    2022/12/10 02:46:52 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/12/10 02:46:52 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-7zmwx (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 02:46:52 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-7zmwx.dc1" in area "wan"
    2022/12/10 02:46:52 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/12/10 02:46:52 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/12/10 02:46:52 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/12/10 02:46:52 [INFO] agent: started state syncer
    2022/12/10 02:46:52 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/12/10 02:46:52 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/12/10 02:46:52 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/12/10 02:46:52 [DEBUG] raft: Votes needed: 1
    2022/12/10 02:46:52 [DEBUG] raft: Vote granted from 967eb05a-bcb3-79d4-b4cd-80502347b7af in term 2. Tally: 1
    2022/12/10 02:46:52 [INFO] raft: Election won. Tally: 1
    2022/12/10 02:46:52 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/12/10 02:46:52 [INFO] consul: cluster leadership acquired
    2022/12/10 02:46:52 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-7zmwx
    2022/12/10 02:46:52 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/12/10 02:46:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7zmwx" since the cluster is too small
    2022/12/10 02:46:52 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-7zmwx' joined, marking health alive
    2022/12/10 02:46:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 02:46:52 [INFO] agent: Synced node info
    2022/12/10 02:46:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 02:46:54 [DEBUG] agent: Node info in sync
    2022/12/10 02:46:54 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.2 (currently running: 1.4.3)
    2022/12/10 02:47:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7zmwx" since the cluster is too small
    2022/12/10 02:48:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 02:48:44 [DEBUG] agent: Node info in sync
    2022/12/10 02:48:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7zmwx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 02:48:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7zmwx" since the cluster is too small
    2022/12/10 02:49:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7zmwx" since the cluster is too small
    2022/12/10 02:50:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 02:50:16 [DEBUG] agent: Node info in sync
    2022/12/10 02:50:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7zmwx" since the cluster is too small
    2022/12/10 02:51:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 02:51:31 [DEBUG] agent: Node info in sync
    2022/12/10 02:51:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7zmwx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 02:51:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7zmwx" since the cluster is too small
    2022/12/10 02:52:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7zmwx" since the cluster is too small
    2022/12/10 02:52:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 02:52:56 [DEBUG] agent: Node info in sync
    2022/12/10 02:53:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7zmwx" since the cluster is too small
    2022/12/10 02:54:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7zmwx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 02:54:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 02:54:45 [DEBUG] agent: Node info in sync
    2022/12/10 02:54:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7zmwx" since the cluster is too small
    2022/12/10 02:55:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 02:55:45 [DEBUG] agent: Node info in sync
    2022/12/10 02:55:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7zmwx" since the cluster is too small
    2022/12/10 02:56:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7zmwx" since the cluster is too small
    2022/12/10 02:56:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7zmwx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 02:57:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 02:57:16 [DEBUG] agent: Node info in sync
    2022/12/10 02:57:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7zmwx" since the cluster is too small
    2022/12/10 02:58:12 [DEBUG] http: Request GET /v1/status/leader (1.216215ms) from=10.233.71.188:51594
    2022/12/10 02:58:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:13 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.26.140_443"
    2022/12/10 02:58:13 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.546885ms) from=10.233.71.188:51606
    2022/12/10 02:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:13 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.485439ms) from=10.233.71.188:51610
    2022/12/10 02:58:14 [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/12/10 02:58:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:14 [INFO] agent: Synced service "_v1_sdc_10.233.33.180_8443"
    2022/12/10 02:58:14 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (6.911916ms) from=10.233.71.188:51616
    2022/12/10 02:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:14 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:14 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.96148ms) from=10.233.71.188:51620
    2022/12/10 02:58:14 [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/12/10 02:58:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:14 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.33.180_8080"
    2022/12/10 02:58:14 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.006222ms) from=10.233.71.188:51624
    2022/12/10 02:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:14 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:14 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (523.281µs) from=10.233.71.188:51626
    2022/12/10 02:58:14 [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/12/10 02:58:14 [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/12/10 02:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:15 [INFO] agent: Synced service "_v1_wf-gui_10.233.60.186_8443"
    2022/12/10 02:58:15 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.614979ms) from=10.233.71.188:51630
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (550.258µs) from=10.233.71.188:51632
    2022/12/10 02:58:15 [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/12/10 02:58:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:15 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.49.32_9007"
    2022/12/10 02:58:15 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.202285ms) from=10.233.71.188:51636
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (641.059µs) from=10.233.71.188:51640
    2022/12/10 02:58:15 [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/12/10 02:58:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:15 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.49.32_9007"
    2022/12/10 02:58:15 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.018407ms) from=10.233.71.188:51646
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (824.015µs) from=10.233.71.188:51648
    2022/12/10 02:58:15 [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/12/10 02:58:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:15 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.30.183_9015"
    2022/12/10 02:58:15 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.282716ms) from=10.233.71.188:51650
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (14.627424ms) from=10.233.71.188:51652
    2022/12/10 02:58:15 [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/12/10 02:58:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:15 [INFO] agent: Synced service "_v0_multicloud_10.233.51.206_9001"
    2022/12/10 02:58:15 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:15 [DEBUG] http: Request PUT /v1/agent/service/register (7.041399ms) from=10.233.71.188:51660
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:15 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (497.165µs) from=10.233.71.188:51664
    2022/12/10 02:58:16 [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/12/10 02:58:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:16 [INFO] agent: Synced service "_v1_multicloud_10.233.51.206_9001"
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:16 [DEBUG] http: Request PUT /v1/agent/service/register (7.488566ms) from=10.233.71.188:51666
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (547.729µs) from=10.233.71.188:51678
    2022/12/10 02:58:16 [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/12/10 02:58:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:16 [INFO] agent: Synced service "_v1_parser_10.233.4.198_8806"
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:16 [DEBUG] http: Request PUT /v1/agent/service/register (8.209718ms) from=10.233.71.188:51684
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:16 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (4.33265ms) from=10.233.71.188:51686
    2022/12/10 02:58:17 [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/12/10 02:58:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:17 [INFO] agent: Synced service "_v1_catalog_10.233.4.198_8806"
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:17 [DEBUG] http: Request PUT /v1/agent/service/register (9.730617ms) from=10.233.71.188:51690
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (537.776µs) from=10.233.71.188:51694
    2022/12/10 02:58:17 [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/12/10 02:58:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:17 [INFO] agent: Synced service "_v1_nsd_10.233.4.198_8806"
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.40862ms) from=10.233.71.188:51698
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (458.459µs) from=10.233.71.188:51700
    2022/12/10 02:58:17 [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/12/10 02:58:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:17 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.4.198_8806"
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.001273ms) from=10.233.71.188:51706
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:17 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (499.77µs) from=10.233.71.188:51708
    2022/12/10 02:58:18 [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/12/10 02:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.51.124_9011"
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.744441ms) from=10.233.71.188:51716
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (769.939µs) from=10.233.71.188:51720
    2022/12/10 02:58:18 [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/12/10 02:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.51.124_9011"
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.986276ms) from=10.233.71.188:51724
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (548.192µs) from=10.233.71.188:51726
    2022/12/10 02:58:18 [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/12/10 02:58:18 [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/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [INFO] agent: Synced service "_v1_sdc-gui_10.233.47.185_8181"
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.420396ms) from=10.233.71.188:51728
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (450.327µs) from=10.233.71.188:51730
    2022/12/10 02:58:18 [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/12/10 02:58:18 [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/12/10 02:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:18 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (16.877387ms) from=10.233.71.188:51732
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (459.34µs) from=10.233.71.188:51734
    2022/12/10 02:58:18 [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/12/10 02:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (6.933066ms) from=10.233.71.188:51738
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (463.939µs) from=10.233.71.188:51740
    2022/12/10 02:58:18 [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/12/10 02:58:18 [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/12/10 02:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (8.741338ms) from=10.233.71.188:51742
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (517.783µs) from=10.233.71.188:51744
    2022/12/10 02:58:18 [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/12/10 02:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (6.202936ms) from=10.233.71.188:51746
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (458.024µs) from=10.233.71.188:51748
    2022/12/10 02:58:18 [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/12/10 02:58:18 [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/12/10 02:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (5.022166ms) from=10.233.71.188:51750
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (537.528µs) from=10.233.71.188:51756
    2022/12/10 02:58:18 [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/12/10 02:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.108117ms) from=10.233.71.188:51758
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (540.043µs) from=10.233.71.188:51760
    2022/12/10 02:58:18 [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/12/10 02:58:18 [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/12/10 02:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (7.781716ms) from=10.233.71.188:51762
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:18 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (654.095µs) from=10.233.71.188:51766
    2022/12/10 02:58:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (12.88662ms) from=10.233.71.188:51768
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (606.611µs) from=10.233.71.188:51770
    2022/12/10 02:58:19 [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/12/10 02:58:19 [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/12/10 02:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.795334ms) from=10.233.71.188:51774
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (656.572µs) from=10.233.71.188:51776
    2022/12/10 02:58:19 [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/12/10 02:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.390327ms) from=10.233.71.188:51778
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (478.448µs) from=10.233.71.188:51780
    2022/12/10 02:58:19 [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/12/10 02:58:19 [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/12/10 02:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.315643ms) from=10.233.71.188:51784
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (700.241µs) from=10.233.71.188:51786
    2022/12/10 02:58:19 [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/12/10 02:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.776718ms) from=10.233.71.188:51790
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (511.041µs) from=10.233.71.188:51794
    2022/12/10 02:58:19 [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/12/10 02:58:19 [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/12/10 02:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (8.266566ms) from=10.233.71.188:51796
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (831.362µs) from=10.233.71.188:51798
    2022/12/10 02:58:19 [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/12/10 02:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.993884ms) from=10.233.71.188:51802
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (528.866µs) from=10.233.71.188:51806
    2022/12/10 02:58:19 [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/12/10 02:58:19 [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/12/10 02:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (7.64069ms) from=10.233.71.188:51808
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (1.008049ms) from=10.233.71.188:51810
    2022/12/10 02:58:19 [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/12/10 02:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.442686ms) from=10.233.71.188:51812
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:19 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (730.288µs) from=10.233.71.188:51814
    2022/12/10 02:58:20 [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/12/10 02:58:20 [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/12/10 02:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.890369ms) from=10.233.71.188:51824
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (542.276µs) from=10.233.71.188:51826
    2022/12/10 02:58:20 [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/12/10 02:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.232_8446"
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.247313ms) from=10.233.71.188:51830
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (810.95µs) from=10.233.71.188:51832
    2022/12/10 02:58:20 [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/12/10 02:58:20 [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/12/10 02:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (6.685455ms) from=10.233.71.188:51836
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (748.617µs) from=10.233.71.188:51838
    2022/12/10 02:58:20 [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/12/10 02:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.361361ms) from=10.233.71.188:51840
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (756.655µs) from=10.233.71.188:51842
    2022/12/10 02:58:20 [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/12/10 02:58:20 [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/12/10 02:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (6.272399ms) from=10.233.71.188:51846
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (561.672µs) from=10.233.71.188:51848
    2022/12/10 02:58:20 [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/12/10 02:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.536576ms) from=10.233.71.188:51852
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (420.438µs) from=10.233.71.188:51854
    2022/12/10 02:58:20 [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/12/10 02:58:20 [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/12/10 02:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.803909ms) from=10.233.71.188:51856
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (616.668µs) from=10.233.71.188:51860
    2022/12/10 02:58:20 [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/12/10 02:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.713766ms) from=10.233.71.188:51864
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (391.825µs) from=10.233.71.188:51866
    2022/12/10 02:58:20 [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/12/10 02:58:20 [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/12/10 02:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.229175ms) from=10.233.71.188:51870
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (624.9µs) from=10.233.71.188:51872
    2022/12/10 02:58:20 [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/12/10 02:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.575797ms) from=10.233.71.188:51876
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (641.27µs) from=10.233.71.188:51882
    2022/12/10 02:58:20 [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/12/10 02:58:20 [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/12/10 02:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.551923ms) from=10.233.71.188:51884
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (444.072µs) from=10.233.71.188:51886
    2022/12/10 02:58:20 [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/12/10 02:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (59.176217ms) from=10.233.71.188:51888
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:20 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.142458ms) from=10.233.71.188:51890
    2022/12/10 02:58:21 [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/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (57.115933ms) from=10.233.71.188:51892
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (4.154533ms) from=10.233.71.188:51898
    2022/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (16.220123ms) from=10.233.71.188:51902
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (1.054046ms) from=10.233.71.188:51904
    2022/12/10 02:58:21 [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/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (14.183825ms) from=10.233.71.188:51906
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (692.443µs) from=10.233.71.188:51908
    2022/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.085973ms) from=10.233.71.188:51910
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (637.509µs) from=10.233.71.188:51912
    2022/12/10 02:58:21 [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/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.6466ms) from=10.233.71.188:51914
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (528.579µs) from=10.233.71.188:51916
    2022/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (10.524012ms) from=10.233.71.188:51918
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (486.189µs) from=10.233.71.188:51922
    2022/12/10 02:58:21 [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/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.625049ms) from=10.233.71.188:51924
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (650.788µs) from=10.233.71.188:51926
    2022/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.312206ms) from=10.233.71.188:51928
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (5.884031ms) from=10.233.71.188:51930
    2022/12/10 02:58:21 [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/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.474756ms) from=10.233.71.188:51932
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (963.198µs) from=10.233.71.188:51934
    2022/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.078685ms) from=10.233.71.188:51936
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (546.545µs) from=10.233.71.188:51938
    2022/12/10 02:58:21 [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/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (10.49529ms) from=10.233.71.188:51940
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (563.582µs) from=10.233.71.188:51942
    2022/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.855192ms) from=10.233.71.188:51944
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (539.677µs) from=10.233.71.188:51946
    2022/12/10 02:58:21 [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/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.016139ms) from=10.233.71.188:51948
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (559.681µs) from=10.233.71.188:51950
    2022/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (9.615224ms) from=10.233.71.188:51952
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (765.019µs) from=10.233.71.188:51954
    2022/12/10 02:58:21 [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/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (7.176719ms) from=10.233.71.188:51956
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (496.209µs) from=10.233.71.188:51958
    2022/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.711197ms) from=10.233.71.188:51960
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (439.35µs) from=10.233.71.188:51962
    2022/12/10 02:58:21 [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/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (15.241921ms) from=10.233.71.188:51964
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (651.943µs) from=10.233.71.188:51966
    2022/12/10 02:58:21 [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/12/10 02:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.232_8446"
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.228846ms) from=10.233.71.188:51968
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:21 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (938.512µs) from=10.233.71.188:51970
    2022/12/10 02:58:22 [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/12/10 02:58:22 [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/12/10 02:58:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.232_8446"
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.890765ms) from=10.233.71.188:51972
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (974.126µs) from=10.233.71.188:51974
    2022/12/10 02:58:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.232_8446"
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:22 [DEBUG] http: Request PUT /v1/agent/service/register (30.626258ms) from=10.233.71.188:51976
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (441.248µs) from=10.233.71.188:51980
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:22 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.232_8446"
    2022/12/10 02:58:22 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:22 [DEBUG] http: Request PUT /v1/agent/service/register (25.22812ms) from=10.233.71.188:51982
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (4.735892ms) from=10.233.71.188:51984
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:22 [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/12/10 02:58:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.232_8446"
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.399376ms) from=10.233.71.188:51986
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (5.704601ms) from=10.233.71.188:51988
    2022/12/10 02:58:22 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.180_8080" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:22 [INFO] agent: Synced service "_v18__aai-nquery_10.233.70.232_8446"
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Node info in sync
    2022/12/10 02:58:22 [DEBUG] http: Request PUT /v1/agent/service/register (6.135075ms) from=10.233.71.188:51990
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.183_9015" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_parser_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.198_8806" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.206_9001" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc_10.233.33.180_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.186_8443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.32_9007" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.124_9011" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.185_8181" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.140_443" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.232_8446" in sync
    2022/12/10 02:58:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.232_8446" in sync
    2022