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: '8cca004c-535c-03e7-6be0-529102495af3'
         Node name: 'onap-msb-consul-86975585d9-qfhbn'
        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/01/05 02:24:08 [DEBUG] agent: Using random ID "8cca004c-535c-03e7-6be0-529102495af3" as node ID
    2022/01/05 02:24:09 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:8cca004c-535c-03e7-6be0-529102495af3 Address:127.0.0.1:8300}]
    2022/01/05 02:24:09 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/01/05 02:24:09 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/01/05 02:24:09 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/01/05 02:24:09 [WARN] raft: Unable to get address for server id 8cca004c-535c-03e7-6be0-529102495af3, using fallback address 127.0.0.1:8300: Could not find address for server id 8cca004c-535c-03e7-6be0-529102495af3
    2022/01/05 02:24:09 [DEBUG] raft: Votes needed: 1
    2022/01/05 02:24:09 [DEBUG] raft: Vote granted from 8cca004c-535c-03e7-6be0-529102495af3 in term 2. Tally: 1
    2022/01/05 02:24:09 [INFO] raft: Election won. Tally: 1
    2022/01/05 02:24:09 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/01/05 02:24:09 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-qfhbn.dc1 127.0.0.1
    2022/01/05 02:24:09 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-qfhbn 127.0.0.1
    2022/01/05 02:24:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/01/05 02:24:09 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-qfhbn (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/05 02:24:09 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-qfhbn.dc1" in area "wan"
    2022/01/05 02:24:09 [INFO] consul: cluster leadership acquired
    2022/01/05 02:24:09 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/01/05 02:24:09 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-qfhbn
    2022/01/05 02:24:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/01/05 02:24:09 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/01/05 02:24:09 [INFO] agent: started state syncer
    2022/01/05 02:24:10 [INFO] agent: Synced node info
    2022/01/05 02:24:10 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/01/05 02:24:11 [DEBUG] agent: Node info in sync
    2022/01/05 02:24:11 [DEBUG] agent: Node info in sync
    2022/01/05 02:24:12 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/01/05 02:24:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:24:12 [INFO] consul: member 'onap-msb-consul-86975585d9-qfhbn' joined, marking health alive
    2022/01/05 02:24:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2022/01/05 02:25:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:25:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/05 02:25:28 [DEBUG] agent: Node info in sync
    2022/01/05 02:26:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-qfhbn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/05 02:26:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:27:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/05 02:27:09 [DEBUG] agent: Node info in sync
    2022/01/05 02:27:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:28:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:28:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/05 02:28:24 [DEBUG] agent: Node info in sync
    2022/01/05 02:28:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-qfhbn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/05 02:29:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:29:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/05 02:29:28 [DEBUG] agent: Node info in sync
    2022/01/05 02:30:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:30:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/05 02:30:47 [DEBUG] agent: Node info in sync
    2022/01/05 02:31:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-qfhbn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/05 02:31:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:31:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/05 02:31:54 [DEBUG] agent: Node info in sync
    2022/01/05 02:32:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:33:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/05 02:33:00 [DEBUG] agent: Node info in sync
    2022/01/05 02:33:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:33:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-qfhbn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/05 02:34:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:34:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/05 02:34:29 [DEBUG] agent: Node info in sync
    2022/01/05 02:35:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:35:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-qfhbn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/05 02:36:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:36:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/05 02:36:19 [DEBUG] agent: Node info in sync
    2022/01/05 02:37:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:37:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/05 02:37:36 [DEBUG] agent: Node info in sync
    2022/01/05 02:38:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-qfhbn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/05 02:38:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:39:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:39:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/05 02:39:36 [DEBUG] agent: Node info in sync
    2022/01/05 02:40:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:40:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-qfhbn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/05 02:40:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/05 02:40:51 [DEBUG] agent: Node info in sync
    2022/01/05 02:41:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:42:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:42:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/05 02:42:34 [DEBUG] agent: Node info in sync
    2022/01/05 02:43:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-qfhbn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/05 02:43:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:44:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:44:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/05 02:44:25 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:46 [DEBUG] http: Request GET /v1/status/leader (116.801237ms) from=10.233.67.108:58740
    2022/01/05 02:44:48 [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/01/05 02:44:48 [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/01/05 02:44:49 [INFO] agent: Synced service "_v1_sdc-gui_10.233.23.205_8181"
    2022/01/05 02:44:49 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (321.39498ms) from=10.233.67.108:58754
    2022/01/05 02:44:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:49 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (21.155695ms) from=10.233.67.108:58762
    2022/01/05 02:44:50 [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/01/05 02:44:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:44:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:50 [INFO] agent: Synced service "_v0_multicloud_10.233.31.213_9001"
    2022/01/05 02:44:50 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (119.921048ms) from=10.233.67.108:58768
    2022/01/05 02:44:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:50 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:50 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (201.63458ms) from=10.233.67.108:58770
    2022/01/05 02:44:51 [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/01/05 02:44:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:44:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:51 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:51 [INFO] agent: Synced service "_v1_multicloud_10.233.31.213_9001"
    2022/01/05 02:44:51 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (20.989692ms) from=10.233.67.108:58778
    2022/01/05 02:44:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:51 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:51 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:51 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (100.001194ms) from=10.233.67.108:58780
    2022/01/05 02:44:52 [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/01/05 02:44:52 [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/01/05 02:44:52 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:52 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:52 [INFO] agent: Synced service "_v1_wf-gui_10.233.11.113_8443"
    2022/01/05 02:44:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:52 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (439.180236ms) from=10.233.67.108:58786
    2022/01/05 02:44:52 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:52 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:52 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (431.14µs) from=10.233.67.108:58792
    2022/01/05 02:44:53 [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/01/05 02:44:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:44:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:53 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:53 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:53 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.46.162_443"
    2022/01/05 02:44:53 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:53 [DEBUG] http: Request PUT /v1/agent/service/register (377.808309ms) from=10.233.67.108:58798
    2022/01/05 02:44:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:53 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:53 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:44:53 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (442.244µs) from=10.233.67.108:58802
    2022/01/05 02:44:54 [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/01/05 02:44:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:44:54 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:44:54 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.38.88_9007"
    2022/01/05 02:44:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:54 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:54 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:54 [DEBUG] http: Request PUT /v1/agent/service/register (120.448543ms) from=10.233.67.108:58806
    2022/01/05 02:44:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:54 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:54 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:44:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:54 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (477.284µs) from=10.233.67.108:58812
    2022/01/05 02:44:55 [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/01/05 02:44:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:44:55 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:55 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:44:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:55 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.38.88_9007"
    2022/01/05 02:44:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:55 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:55 [DEBUG] http: Request PUT /v1/agent/service/register (216.555767ms) from=10.233.67.108:58816
    2022/01/05 02:44:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:44:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:55 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:55 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:55 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (501.402µs) from=10.233.67.108:58826
    2022/01/05 02:44:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"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/01/05 02:44:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:44:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:56 [INFO] agent: Synced service "_v1_sdnc_10.233.9.67_8282"
    2022/01/05 02:44:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:56 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:56 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:44:56 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:56 [DEBUG] http: Request PUT /v1/agent/service/register (212.425349ms) from=10.233.67.108:58830
    2022/01/05 02:44:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:44:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:56 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:44:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:56 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:56 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:56 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (299.776702ms) from=10.233.67.108:58834
    2022/01/05 02:44:57 [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/01/05 02:44:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:44:57 [INFO] agent: Synced service "_v1_parser_10.233.27.89_8806"
    2022/01/05 02:44:57 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:57 [DEBUG] http: Request PUT /v1/agent/service/register (503.24158ms) from=10.233.67.108:58840
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:44:57 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:44:57 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:58 [DEBUG] http: Request GET /v1/health/service/parser-v1 (100.146339ms) from=10.233.67.108:58842
    2022/01/05 02:44:58 [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/01/05 02:44:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:44:58 [INFO] agent: Synced service "_v1_catalog_10.233.27.89_8806"
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:58 [DEBUG] http: Request PUT /v1/agent/service/register (153.670233ms) from=10.233.67.108:58846
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:44:58 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (352.665µs) from=10.233.67.108:58848
    2022/01/05 02:44:59 [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/01/05 02:44:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:44:59 [INFO] agent: Synced service "_v1_nsd_10.233.27.89_8806"
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:59 [DEBUG] http: Request PUT /v1/agent/service/register (24.456365ms) from=10.233.67.108:58858
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (99.932087ms) from=10.233.67.108:58862
    2022/01/05 02:44:59 [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/01/05 02:44:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:44:59 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.27.89_8806"
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:59 [DEBUG] http: Request PUT /v1/agent/service/register (214.997634ms) from=10.233.67.108:58864
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:44:59 [DEBUG] agent: Node info in sync
    2022/01/05 02:44:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (100.541937ms) from=10.233.67.108:58866
    2022/01/05 02:45:00 [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/01/05 02:45:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:00 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.42.78_9015"
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:00 [DEBUG] http: Request PUT /v1/agent/service/register (124.922223ms) from=10.233.67.108:58870
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (99.950117ms) from=10.233.67.108:58872
    2022/01/05 02:45:00 [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/01/05 02:45:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:00 [INFO] agent: Synced service "_v1_sdc_10.233.4.120_8443"
    2022/01/05 02:45:00 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:00 [DEBUG] http: Request PUT /v1/agent/service/register (88.895626ms) from=10.233.67.108:58876
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:00 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:01 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (100.473252ms) from=10.233.67.108:58878
    2022/01/05 02:45:01 [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/01/05 02:45:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:01 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.4.120_8080"
    2022/01/05 02:45:01 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:01 [DEBUG] http: Request PUT /v1/agent/service/register (281.651299ms) from=10.233.67.108:58882
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:01 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (99.880186ms) from=10.233.67.108:58886
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:01 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:01 [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/01/05 02:45:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:02 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.48.213_9011"
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:02 [DEBUG] http: Request PUT /v1/agent/service/register (500.840563ms) from=10.233.67.108:58894
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (459.317µs) from=10.233.67.108:58900
    2022/01/05 02:45:02 [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/01/05 02:45:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:02 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.48.213_9011"
    2022/01/05 02:45:02 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:02 [DEBUG] http: Request PUT /v1/agent/service/register (112.582165ms) from=10.233.67.108:58902
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:02 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (100.869227ms) from=10.233.67.108:58904
    2022/01/05 02:45:02 [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/01/05 02:45:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:03 [INFO] agent: Synced service "_v1_message-router_10.233.47.254_3904"
    2022/01/05 02:45:03 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:03 [DEBUG] http: Request PUT /v1/agent/service/register (502.031556ms) from=10.233.67.108:58906
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:03 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (637.745µs) from=10.233.67.108:58914
    2022/01/05 02:45:03 [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/01/05 02:45:03 [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/01/05 02:45:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:03 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:03 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:03 [DEBUG] http: Request PUT /v1/agent/service/register (7.382057ms) from=10.233.67.108:58918
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:04 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (199.721466ms) from=10.233.67.108:58920
    2022/01/05 02:45:05 [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/01/05 02:45:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:05 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:05 [DEBUG] http: Request PUT /v1/agent/service/register (799.62258ms) from=10.233.67.108:58924
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:05 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (559.136µs) from=10.233.67.108:58934
    2022/01/05 02:45:06 [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/01/05 02:45:06 [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/01/05 02:45:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:06 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:06 [DEBUG] http: Request PUT /v1/agent/service/register (445.111653ms) from=10.233.67.108:58936
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (706.95µs) from=10.233.67.108:58942
    2022/01/05 02:45:06 [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/01/05 02:45:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:06 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:06 [DEBUG] http: Request PUT /v1/agent/service/register (102.85953ms) from=10.233.67.108:58946
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:06 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (199.871569ms) from=10.233.67.108:58948
    2022/01/05 02:45:07 [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/01/05 02:45:07 [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/01/05 02:45:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:07 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:07 [DEBUG] http: Request PUT /v1/agent/service/register (399.917216ms) from=10.233.67.108:58954
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:07 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (514.814µs) from=10.233.67.108:58956
    2022/01/05 02:45:07 [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/01/05 02:45:08 [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/01/05 02:45:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:08 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:08 [DEBUG] http: Request PUT /v1/agent/service/register (305.161418ms) from=10.233.67.108:58960
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (660.079µs) from=10.233.67.108:58962
    2022/01/05 02:45:08 [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/01/05 02:45:08 [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/01/05 02:45:08 [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/01/05 02:45:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:08 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:09 [DEBUG] http: Request PUT /v1/agent/service/register (599.968451ms) from=10.233.67.108:58964
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (99.970269ms) from=10.233.67.108:58974
    2022/01/05 02:45:09 [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/01/05 02:45:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:09 [DEBUG] http: Request PUT /v1/agent/service/register (103.275575ms) from=10.233.67.108:58978
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:09 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (441.889µs) from=10.233.67.108:58980
    2022/01/05 02:45:09 [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/01/05 02:45:09 [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/01/05 02:45:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:10 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:10 [DEBUG] http: Request PUT /v1/agent/service/register (215.841464ms) from=10.233.67.108:58982
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:10 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qfhbn" since the cluster is too small
    2022/01/05 02:45:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (2.392186ms) from=10.233.67.108:58986
    2022/01/05 02:45:10 [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/01/05 02:45:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:11 [DEBUG] http: Request PUT /v1/agent/service/register (701.51596ms) from=10.233.67.108:58988
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (100.655548ms) from=10.233.67.108:58996
    2022/01/05 02:45:11 [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/01/05 02:45:11 [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/01/05 02:45:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:11 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:11 [DEBUG] http: Request PUT /v1/agent/service/register (271.386554ms) from=10.233.67.108:58998
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:11 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (424.054µs) from=10.233.67.108:59000
    2022/01/05 02:45:12 [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/01/05 02:45:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:12 [DEBUG] http: Request PUT /v1/agent/service/register (339.146439ms) from=10.233.67.108:59006
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:12 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (489.328µs) from=10.233.67.108:59008
    2022/01/05 02:45:12 [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/01/05 02:45:12 [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/01/05 02:45:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:13 [DEBUG] http: Request PUT /v1/agent/service/register (511.025439ms) from=10.233.67.108:59010
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:13 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (359.283µs) from=10.233.67.108:59018
    2022/01/05 02:45:13 [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/01/05 02:45:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45: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/01/05 02:45:14 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:14 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:14 [DEBUG] http: Request PUT /v1/agent/service/register (523.439739ms) from=10.233.67.108:59020
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:14 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (100.369579ms) from=10.233.67.108:59024
    2022/01/05 02:45:14 [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/01/05 02:45:14 [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/01/05 02:45:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45: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/01/05 02:45:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:15 [DEBUG] http: Request PUT /v1/agent/service/register (599.909751ms) from=10.233.67.108:59028
    2022/01/05 02:45:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (501.084µs) from=10.233.67.108:59034
    2022/01/05 02:45:15 [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/01/05 02:45:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45: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/01/05 02:45:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:15 [DEBUG] http: Request PUT /v1/agent/service/register (25.37279ms) from=10.233.67.108:59036
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (744.102µs) from=10.233.67.108:59038
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:15 [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/01/05 02:45:15 [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/01/05 02:45:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45: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/01/05 02:45:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:15 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:15 [DEBUG] http: Request PUT /v1/agent/service/register (301.328459ms) from=10.233.67.108:59040
    2022/01/05 02:45:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (199.919603ms) from=10.233.67.108:59044
    2022/01/05 02:45:16 [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/01/05 02:45:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45: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/01/05 02:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.40_8446"
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (164.304953ms) from=10.233.67.108:59050
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:16 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (100.061014ms) from=10.233.67.108:59054
    2022/01/05 02:45:17 [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/01/05 02:45:17 [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/01/05 02:45:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45: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/01/05 02:45:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (211.072395ms) from=10.233.67.108:59056
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (629.999µs) from=10.233.67.108:59064
    2022/01/05 02:45:17 [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/01/05 02:45:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45: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/01/05 02:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (300.733662ms) from=10.233.67.108:59066
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:17 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (200.088945ms) from=10.233.67.108:59072
    2022/01/05 02:45:18 [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/01/05 02:45:18 [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/01/05 02:45: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/01/05 02:45: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/01/05 02:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (636.207983ms) from=10.233.67.108:59076
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:18 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (199.726718ms) from=10.233.67.108:59084
    2022/01/05 02:45:19 [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/01/05 02:45: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/01/05 02:45: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/01/05 02:45:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:19 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:19 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (386.904448ms) from=10.233.67.108:59092
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:19 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (299.668568ms) from=10.233.67.108:59094
    2022/01/05 02:45: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/01/05 02:45: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/01/05 02:45: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/01/05 02:45: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/01/05 02:45:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:20 [DEBUG] http: Request PUT /v1/agent/service/register (370.475823ms) from=10.233.67.108:59098
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:20 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (829.728µs) from=10.233.67.108:59102
    2022/01/05 02:45:21 [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/01/05 02:45: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/01/05 02:45: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/01/05 02:45:21 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:21 [DEBUG] http: Request PUT /v1/agent/service/register (801.582215ms) from=10.233.67.108:59104
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:21 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (577.969µs) from=10.233.67.108:59112
    2022/01/05 02:45:22 [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/01/05 02:45:22 [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/01/05 02:45: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/01/05 02:45: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/01/05 02:45:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:22 [DEBUG] http: Request PUT /v1/agent/service/register (401.420877ms) from=10.233.67.108:59118
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:22 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (940.733µs) from=10.233.67.108:59120
    2022/01/05 02:45:22 [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/01/05 02:45: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/01/05 02:45: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/01/05 02:45:23 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:23 [DEBUG] http: Request PUT /v1/agent/service/register (514.414179ms) from=10.233.67.108:59122
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (530.041µs) from=10.233.67.108:59130
    2022/01/05 02:45:23 [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/01/05 02:45:23 [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/01/05 02:45:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:23 [DEBUG] http: Request PUT /v1/agent/service/register (500.719904ms) from=10.233.67.108:59134
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (731.021µs) from=10.233.67.108:59138
    2022/01/05 02:45:24 [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/01/05 02:45:24 [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/01/05 02:45:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:24 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:24 [DEBUG] http: Request PUT /v1/agent/service/register (206.271369ms) from=10.233.67.108:59140
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:24 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (535.494µs) from=10.233.67.108:59144
    2022/01/05 02:45:24 [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/01/05 02:45:24 [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/01/05 02:45:24 [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/01/05 02:45:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:25 [DEBUG] http: Request PUT /v1/agent/service/register (700.468843ms) from=10.233.67.108:59146
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:25 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (200.876111ms) from=10.233.67.108:59152
    2022/01/05 02:45:26 [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/01/05 02:45:26 [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/01/05 02:45:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:26 [DEBUG] http: Request PUT /v1/agent/service/register (807.880952ms) from=10.233.67.108:59156
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (299.930419ms) from=10.233.67.108:59162
    2022/01/05 02:45:27 [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/01/05 02:45:27 [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/01/05 02:45:27 [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/01/05 02:45:27 [DEBUG] 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/01/05 02:45:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:28 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:28 [DEBUG] http: Request PUT /v1/agent/service/register (699.929291ms) from=10.233.67.108:59170
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (93.199118ms) from=10.233.67.108:59174
    2022/01/05 02:45:28 [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/01/05 02:45:28 [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/01/05 02:45:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:28 [DEBUG] http: Request PUT /v1/agent/service/register (304.891363ms) from=10.233.67.108:59176
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:28 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (521.609µs) from=10.233.67.108:59178
    2022/01/05 02:45:28 [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/01/05 02:45:28 [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/01/05 02:45:28 [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/01/05 02:45:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:29 [DEBUG] http: Request PUT /v1/agent/service/register (305.527552ms) from=10.233.67.108:59182
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (100.088181ms) from=10.233.67.108:59192
    2022/01/05 02:45:29 [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/01/05 02:45:29 [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/01/05 02:45:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:29 [DEBUG] http: Request PUT /v1/agent/service/register (146.047392ms) from=10.233.67.108:59194
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:29 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (377.074µs) from=10.233.67.108:59196
    2022/01/05 02:45:29 [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/01/05 02:45:29 [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/01/05 02:45:29 [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/01/05 02:45:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:30 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:30 [DEBUG] http: Request PUT /v1/agent/service/register (201.352561ms) from=10.233.67.108:59198
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (308.442µs) from=10.233.67.108:59202
    2022/01/05 02:45:30 [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/01/05 02:45:30 [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/01/05 02:45:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.40_8446"
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:30 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:30 [DEBUG] http: Request PUT /v1/agent/service/register (300.104221ms) from=10.233.67.108:59204
    2022/01/05 02:45:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (100.195653ms) from=10.233.67.108:59208
    2022/01/05 02:45:31 [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/01/05 02:45:31 [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/01/05 02:45:31 [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/01/05 02:45:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.40_8446"
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:31 [DEBUG] http: Request PUT /v1/agent/service/register (104.178372ms) from=10.233.67.108:59212
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:31 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (88.070816ms) from=10.233.67.108:59214
    2022/01/05 02:45:31 [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/01/05 02:45:31 [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/01/05 02:45:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.40_8446"
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (999.804692ms) from=10.233.67.108:59218
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (1.54915ms) from=10.233.67.108:59224
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:33 [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/01/05 02:45:33 [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/01/05 02:45:33 [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/01/05 02:45:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:33 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.40_8446"
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:33 [DEBUG] http: Request PUT /v1/agent/service/register (217.917875ms) from=10.233.67.108:59226
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:33 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (100.256241ms) from=10.233.67.108:59240
    2022/01/05 02:45:33 [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/01/05 02:45:33 [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/01/05 02:45:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.40_8446"
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:34 [DEBUG] http: Request PUT /v1/agent/service/register (400.827926ms) from=10.233.67.108:59242
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:34 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (432.869µs) from=10.233.67.108:59248
    2022/01/05 02:45:34 [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/01/05 02:45:34 [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/01/05 02:45:34 [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/01/05 02:45:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.40_8446"
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:34 [DEBUG] http: Request PUT /v1/agent/service/register (437.325509ms) from=10.233.67.108:59250
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (200.216657ms) from=10.233.67.108:59254
    2022/01/05 02:45:35 [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/01/05 02:45:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.40_8446"
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:35 [DEBUG] http: Request PUT /v1/agent/service/register (376.757806ms) from=10.233.67.108:59258
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:35 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:35 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (703.759µs) from=10.233.67.108:59262
    2022/01/05 02:45:36 [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/01/05 02:45:36 [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/01/05 02:45:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.40_8446"
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:36 [DEBUG] http: Request PUT /v1/agent/service/register (801.406754ms) from=10.233.67.108:59264
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:36 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:36 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (192.028577ms) from=10.233.67.108:59272
    2022/01/05 02:45:37 [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/01/05 02:45:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.40_8446"
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:37 [DEBUG] http: Request PUT /v1/agent/service/register (433.076486ms) from=10.233.67.108:59278
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:37 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (382.701µs) from=10.233.67.108:59280
    2022/01/05 02:45:37 [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/01/05 02:45:37 [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/01/05 02:45:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.40_8446"
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:38 [DEBUG] http: Request PUT /v1/agent/service/register (1.001299865s) from=10.233.67.108:59284
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:38 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (860.768µs) from=10.233.67.108:59294
    2022/01/05 02:45:39 [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/01/05 02:45:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.40_8446"
    2022/01/05 02:45:39 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:39 [DEBUG] http: Request PUT /v1/agent/service/register (701.485999ms) from=10.233.67.108:59300
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:39 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (299.800945ms) from=10.233.67.108:59304
    2022/01/05 02:45:40 [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/01/05 02:45:40 [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/01/05 02:45:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.40_8446"
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:40 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:40 [DEBUG] http: Request PUT /v1/agent/service/register (199.884064ms) from=10.233.67.108:59306
    2022/01/05 02:45:40 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (199.942476ms) from=10.233.67.108:59310
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.40_8446"
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:41 [DEBUG] http: Request PUT /v1/agent/service/register (542.551828ms) from=10.233.67.108:59314
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:41 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (199.795814ms) from=10.233.67.108:59318
    2022/01/05 02:45:42 [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/01/05 02:45:42 [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/01/05 02:45:42 [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/01/05 02:45:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.40_8446"
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_parser_10.233.27.89_8806" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_sdc_10.233.4.120_8443" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.88_9007" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_sdnc_10.233.9.67_8282" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.89_8806" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.120_8080" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v0_multicloud_10.233.31.213_9001" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.162_443" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.205_8181" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_catalog_10.233.27.89_8806" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.113_8443" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.213_9011" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_nsd_10.233.27.89_8806" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Node info in sync
    2022/01/05 02:45:42 [DEBUG] http: Request PUT /v1/agent/service/register (896.703908ms) from=10.233.67.108:59322
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.78_9015" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v1_message-router_10.233.47.254_3904" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.40_8446" in sync
    2022/01/05 02:45:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233