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: '33f8d6ca-bbe5-c88f-6c1a-5f43e8343b7d'
Node name: 'onap-msb-consul-5454dcc5c5-2ll2f'
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/10/29 04:51:12 [DEBUG] agent: Using random ID "33f8d6ca-bbe5-c88f-6c1a-5f43e8343b7d" as node ID
2022/10/29 04:51:12 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:33f8d6ca-bbe5-c88f-6c1a-5f43e8343b7d Address:127.0.0.1:8300}]
2022/10/29 04:51:12 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
2022/10/29 04:51:12 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-2ll2f.dc1 127.0.0.1
2022/10/29 04:51:12 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-2ll2f 127.0.0.1
2022/10/29 04:51:12 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-2ll2f.dc1" in area "wan"
2022/10/29 04:51:12 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-2ll2f (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/10/29 04:51:12 [DEBUG] agent/proxy: managed Connect proxy manager started
2022/10/29 04:51:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
2022/10/29 04:51:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
2022/10/29 04:51:12 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
2022/10/29 04:51:12 [INFO] agent: started state syncer
2022/10/29 04:51:12 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
2022/10/29 04:51:12 [WARN] raft: Heartbeat timeout from "" reached, starting election
2022/10/29 04:51:12 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
2022/10/29 04:51:12 [DEBUG] raft: Votes needed: 1
2022/10/29 04:51:12 [DEBUG] raft: Vote granted from 33f8d6ca-bbe5-c88f-6c1a-5f43e8343b7d in term 2. Tally: 1
2022/10/29 04:51:12 [INFO] raft: Election won. Tally: 1
2022/10/29 04:51:12 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
2022/10/29 04:51:12 [INFO] consul: cluster leadership acquired
2022/10/29 04:51:12 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-2ll2f
2022/10/29 04:51:12 [INFO] connect: initialized primary datacenter CA with provider "consul"
2022/10/29 04:51:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2ll2f" since the cluster is too small
2022/10/29 04:51:12 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-2ll2f' joined, marking health alive
2022/10/29 04:51:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/10/29 04:51:13 [INFO] agent: Synced node info
2022/10/29 04:51:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/10/29 04:51:15 [DEBUG] agent: Node info in sync
2022/10/29 04:51:15 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.3 (currently running: 1.4.3)
2022/10/29 04:52:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2ll2f" since the cluster is too small
2022/10/29 04:53:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/10/29 04:53:10 [DEBUG] agent: Node info in sync
2022/10/29 04:53:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2ll2f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/10/29 04:53:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2ll2f" since the cluster is too small
2022/10/29 04:54:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2ll2f" since the cluster is too small
2022/10/29 04:54:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/10/29 04:54:32 [DEBUG] agent: Node info in sync
2022/10/29 04:55:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2ll2f" since the cluster is too small
2022/10/29 04:55:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2ll2f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/10/29 04:56:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/10/29 04:56:03 [DEBUG] agent: Node info in sync
2022/10/29 04:56:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2ll2f" since the cluster is too small
2022/10/29 04:57:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2ll2f" since the cluster is too small
2022/10/29 04:57:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/10/29 04:57:29 [DEBUG] agent: Node info in sync
2022/10/29 04:57:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2ll2f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/10/29 04:58:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2ll2f" since the cluster is too small
2022/10/29 04:59:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2ll2f" since the cluster is too small
2022/10/29 04:59:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/10/29 04:59:21 [DEBUG] agent: Node info in sync
2022/10/29 05:00:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2ll2f" since the cluster is too small
2022/10/29 05:00:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2ll2f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/10/29 05:00:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/10/29 05:00:33 [DEBUG] agent: Node info in sync
2022/10/29 05:01:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2ll2f" since the cluster is too small
2022/10/29 05:01:21 [DEBUG] http: Request GET /v1/status/leader (1.062133ms) from=10.233.68.158:56744
2022/10/29 05:01:23 [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/10/29 05:01: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/10/29 05:01:23 [INFO] agent: Synced service "_v0_multicloud_10.233.25.142_9001"
2022/10/29 05:01:23 [DEBUG] agent: Node info in sync
2022/10/29 05:01:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.536686ms) from=10.233.68.158:56792
2022/10/29 05:01:23 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:23 [DEBUG] agent: Node info in sync
2022/10/29 05:01:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.815955ms) from=10.233.68.158:56796
2022/10/29 05:01:24 [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/10/29 05:01: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/10/29 05:01:24 [INFO] agent: Synced service "_v1_multicloud_10.233.25.142_9001"
2022/10/29 05:01:24 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:24 [DEBUG] agent: Node info in sync
2022/10/29 05:01:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.284388ms) from=10.233.68.158:56820
2022/10/29 05:01:24 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:24 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:24 [DEBUG] agent: Node info in sync
2022/10/29 05:01:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.076529ms) from=10.233.68.158:56824
2022/10/29 05:01:25 [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/10/29 05:01:25 [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/10/29 05:01:25 [INFO] agent: Synced service "_v1_wf-gui_10.233.33.218_8443"
2022/10/29 05:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:25 [DEBUG] agent: Node info in sync
2022/10/29 05:01:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.42424ms) from=10.233.68.158:56828
2022/10/29 05:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:25 [DEBUG] agent: Node info in sync
2022/10/29 05:01:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (609.096µs) from=10.233.68.158:56830
2022/10/29 05:01:25 [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/10/29 05:01:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:25 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.56.89_9007"
2022/10/29 05:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:25 [DEBUG] agent: Node info in sync
2022/10/29 05:01:25 [DEBUG] http: Request PUT /v1/agent/service/register (21.207585ms) from=10.233.68.158:56848
2022/10/29 05:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:25 [DEBUG] agent: Node info in sync
2022/10/29 05:01:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (547.712µs) from=10.233.68.158:56852
2022/10/29 05:01:26 [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/10/29 05:01: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/10/29 05:01:26 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:26 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:26 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.56.89_9007"
2022/10/29 05:01:26 [DEBUG] agent: Node info in sync
2022/10/29 05:01:26 [DEBUG] http: Request PUT /v1/agent/service/register (19.579802ms) from=10.233.68.158:56862
2022/10/29 05:01:26 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:26 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:26 [DEBUG] agent: Node info in sync
2022/10/29 05:01:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (543.692µs) from=10.233.68.158:56874
2022/10/29 05:01:27 [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/10/29 05:01: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/10/29 05:01:27 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.19.153_443"
2022/10/29 05:01:27 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:27 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:27 [DEBUG] agent: Node info in sync
2022/10/29 05:01:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.182276ms) from=10.233.68.158:56886
2022/10/29 05:01:27 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:27 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:27 [DEBUG] agent: Node info in sync
2022/10/29 05:01:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (593.537µs) from=10.233.68.158:56896
2022/10/29 05:01:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01: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/10/29 05:01:28 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:28 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.3.69_9015"
2022/10/29 05:01:28 [DEBUG] agent: Node info in sync
2022/10/29 05:01:28 [DEBUG] http: Request PUT /v1/agent/service/register (6.23816ms) from=10.233.68.158:56906
2022/10/29 05:01:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Node info in sync
2022/10/29 05:01:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (506.246µs) from=10.233.68.158:56914
2022/10/29 05:01:28 [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/10/29 05:01: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/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:28 [INFO] agent: Synced service "_v1_sdc_10.233.40.129_8443"
2022/10/29 05:01:28 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Node info in sync
2022/10/29 05:01:28 [DEBUG] http: Request PUT /v1/agent/service/register (7.927705ms) from=10.233.68.158:56920
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:28 [DEBUG] agent: Node info in sync
2022/10/29 05:01:28 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.182405ms) from=10.233.68.158:56922
2022/10/29 05:01:28 [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/10/29 05:01: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/10/29 05:01:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:28 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.40.129_8080"
2022/10/29 05:01:28 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:28 [DEBUG] agent: Node info in sync
2022/10/29 05:01:28 [DEBUG] http: Request PUT /v1/agent/service/register (17.648587ms) from=10.233.68.158:56928
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Node info in sync
2022/10/29 05:01:28 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (599.896µs) from=10.233.68.158:56932
2022/10/29 05:01:28 [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/10/29 05:01: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/10/29 05:01:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:28 [INFO] agent: Synced service "_v1_parser_10.233.40.244_8806"
2022/10/29 05:01:28 [DEBUG] agent: Node info in sync
2022/10/29 05:01:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.905866ms) from=10.233.68.158:56938
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:28 [DEBUG] agent: Node info in sync
2022/10/29 05:01:28 [DEBUG] http: Request GET /v1/health/service/parser-v1 (833.797µs) from=10.233.68.158:56940
2022/10/29 05:01:29 [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/10/29 05:01: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/10/29 05:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:29 [INFO] agent: Synced service "_v1_catalog_10.233.40.244_8806"
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:29 [DEBUG] agent: Node info in sync
2022/10/29 05:01:29 [DEBUG] http: Request PUT /v1/agent/service/register (9.223362ms) from=10.233.68.158:56954
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:29 [DEBUG] agent: Node info in sync
2022/10/29 05:01:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (616.103µs) from=10.233.68.158:56956
2022/10/29 05:01:29 [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/10/29 05:01: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/10/29 05:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:29 [INFO] agent: Synced service "_v1_nsd_10.233.40.244_8806"
2022/10/29 05:01:29 [DEBUG] agent: Node info in sync
2022/10/29 05:01:29 [DEBUG] http: Request PUT /v1/agent/service/register (18.003869ms) from=10.233.68.158:56958
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:29 [DEBUG] agent: Node info in sync
2022/10/29 05:01:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (3.543007ms) from=10.233.68.158:56960
2022/10/29 05:01:30 [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/10/29 05:01: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/10/29 05:01:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:30 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.40.244_8806"
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:30 [DEBUG] agent: Node info in sync
2022/10/29 05:01:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.008995ms) from=10.233.68.158:56972
2022/10/29 05:01:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:30 [DEBUG] agent: Node info in sync
2022/10/29 05:01:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (429.412µs) from=10.233.68.158:56974
2022/10/29 05:01:30 [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/10/29 05:01: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/10/29 05:01:30 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:30 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.36.101_9011"
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:30 [DEBUG] agent: Node info in sync
2022/10/29 05:01:30 [DEBUG] http: Request PUT /v1/agent/service/register (163.295728ms) from=10.233.68.158:56994
2022/10/29 05:01:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:30 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:30 [DEBUG] agent: Node info in sync
2022/10/29 05:01:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (465.098µs) from=10.233.68.158:57004
2022/10/29 05:01:31 [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/10/29 05:01: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/10/29 05:01:31 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:31 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.36.101_9011"
2022/10/29 05:01:31 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:31 [DEBUG] agent: Node info in sync
2022/10/29 05:01:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.037952ms) from=10.233.68.158:57006
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:31 [DEBUG] agent: Node info in sync
2022/10/29 05:01:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (421.924µs) from=10.233.68.158:57012
2022/10/29 05:01:31 [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/10/29 05:01:31 [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/10/29 05:01:31 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:31 [INFO] agent: Synced service "_v1_sdc-gui_10.233.44.16_8181"
2022/10/29 05:01:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:31 [DEBUG] agent: Node info in sync
2022/10/29 05:01:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.759459ms) from=10.233.68.158:57022
2022/10/29 05:01:31 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:31 [DEBUG] agent: Node info in sync
2022/10/29 05:01:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (536.2µs) from=10.233.68.158:57024
2022/10/29 05:01:32 [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/10/29 05:01:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:32 [INFO] agent: Synced service "_v1_message-router_10.233.35.200_3904"
2022/10/29 05:01:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:32 [DEBUG] agent: Node info in sync
2022/10/29 05:01:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.92909ms) from=10.233.68.158:57054
2022/10/29 05:01:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:32 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:32 [DEBUG] agent: Node info in sync
2022/10/29 05:01:32 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (470.06µs) from=10.233.68.158:57058
2022/10/29 05:01:32 [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/10/29 05:01:32 [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/10/29 05:01:32 [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/10/29 05:01:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:33 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:33 [DEBUG] agent: Node info in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:33 [DEBUG] agent: Node info in sync
2022/10/29 05:01:33 [DEBUG] http: Request PUT /v1/agent/service/register (31.241074ms) from=10.233.68.158:57060
2022/10/29 05:01:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (437.867µs) from=10.233.68.158:57064
2022/10/29 05:01:33 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:33 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:33 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:33 [DEBUG] agent: Node info in sync
2022/10/29 05:01:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.366627ms) from=10.233.68.158:57070
2022/10/29 05:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:33 [DEBUG] agent: Node info in sync
2022/10/29 05:01:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (371.098µs) from=10.233.68.158:57072
2022/10/29 05:01:34 [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/10/29 05:01:34 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:34 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:34 [DEBUG] agent: Node info in sync
2022/10/29 05:01:34 [DEBUG] http: Request PUT /v1/agent/service/register (58.232184ms) from=10.233.68.158:57086
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:34 [DEBUG] agent: Node info in sync
2022/10/29 05:01:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (479.676µs) from=10.233.68.158:57094
2022/10/29 05:01:34 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:34 [DEBUG] agent: Node info in sync
2022/10/29 05:01:34 [DEBUG] http: Request PUT /v1/agent/service/register (11.718421ms) from=10.233.68.158:57102
2022/10/29 05:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:34 [DEBUG] agent: Node info in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:34 [DEBUG] agent: Node info in sync
2022/10/29 05:01:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (3.518076ms) from=10.233.68.158:57106
2022/10/29 05:01:35 [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/10/29 05:01:35 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:35 [DEBUG] agent: Node info in sync
2022/10/29 05:01:35 [DEBUG] http: Request PUT /v1/agent/service/register (14.573957ms) from=10.233.68.158:57108
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Node info in sync
2022/10/29 05:01:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (419.099µs) from=10.233.68.158:57110
2022/10/29 05:01:35 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:35 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Node info in sync
2022/10/29 05:01:35 [DEBUG] http: Request PUT /v1/agent/service/register (10.372514ms) from=10.233.68.158:57122
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Node info in sync
2022/10/29 05:01:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (460.795µs) from=10.233.68.158:57124
2022/10/29 05:01:35 [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/10/29 05:01:35 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:35 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Node info in sync
2022/10/29 05:01:35 [DEBUG] http: Request PUT /v1/agent/service/register (17.443342ms) from=10.233.68.158:57128
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Node info in sync
2022/10/29 05:01:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (12.951187ms) from=10.233.68.158:57130
2022/10/29 05:01:35 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Node info in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Node info in sync
2022/10/29 05:01:35 [DEBUG] http: Request PUT /v1/agent/service/register (5.279622ms) from=10.233.68.158:57136
2022/10/29 05:01:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (458.714µs) from=10.233.68.158:57142
2022/10/29 05:01:35 [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/10/29 05:01:35 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Node info in sync
2022/10/29 05:01:36 [DEBUG] http: Request PUT /v1/agent/service/register (69.276001ms) from=10.233.68.158:57144
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Node info in sync
2022/10/29 05:01:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (973.344µs) from=10.233.68.158:57148
2022/10/29 05:01:36 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Node info in sync
2022/10/29 05:01:36 [DEBUG] http: Request PUT /v1/agent/service/register (7.891968ms) from=10.233.68.158:57172
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Node info in sync
2022/10/29 05:01:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (524.631µs) from=10.233.68.158:57176
2022/10/29 05:01:36 [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/10/29 05:01:36 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Node info in sync
2022/10/29 05:01:36 [DEBUG] http: Request PUT /v1/agent/service/register (30.194347ms) from=10.233.68.158:57178
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:36 [DEBUG] agent: Node info in sync
2022/10/29 05:01:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (405µs) from=10.233.68.158:57182
2022/10/29 05:01:36 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:36 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Node info in sync
2022/10/29 05:01:36 [DEBUG] http: Request PUT /v1/agent/service/register (21.804584ms) from=10.233.68.158:57184
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:36 [DEBUG] agent: Node info in sync
2022/10/29 05:01:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (447.833µs) from=10.233.68.158:57190
2022/10/29 05:01:37 [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/10/29 05:01:37 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Node info in sync
2022/10/29 05:01:37 [DEBUG] http: Request PUT /v1/agent/service/register (12.184642ms) from=10.233.68.158:57198
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Node info in sync
2022/10/29 05:01:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (390.503µs) from=10.233.68.158:57216
2022/10/29 05:01:37 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:37 [DEBUG] agent: Node info in sync
2022/10/29 05:01:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.242879ms) from=10.233.68.158:57224
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Node info in sync
2022/10/29 05:01:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (22.120037ms) from=10.233.68.158:57226
2022/10/29 05:01:37 [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/10/29 05:01:37 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Node info in sync
2022/10/29 05:01:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.697915ms) from=10.233.68.158:57230
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:37 [DEBUG] agent: Node info in sync
2022/10/29 05:01:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (541.194µs) from=10.233.68.158:57232
2022/10/29 05:01:38 [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/10/29 05:01:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Node info in sync
2022/10/29 05:01:38 [DEBUG] http: Request PUT /v1/agent/service/register (25.416429ms) from=10.233.68.158:57240
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Node info in sync
2022/10/29 05:01:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (397.611µs) from=10.233.68.158:57248
2022/10/29 05:01:38 [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/10/29 05:01:38 [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/10/29 05:01:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Node info in sync
2022/10/29 05:01:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.182504ms) from=10.233.68.158:57252
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Node info in sync
2022/10/29 05:01:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (4.206939ms) from=10.233.68.158:57254
2022/10/29 05:01:38 [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/10/29 05:01:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:38 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.241_8446"
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Node info in sync
2022/10/29 05:01:38 [DEBUG] http: Request PUT /v1/agent/service/register (14.98753ms) from=10.233.68.158:57262
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Node info in sync
2022/10/29 05:01:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (500.613µs) from=10.233.68.158:57266
2022/10/29 05:01:38 [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/10/29 05:01:38 [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/10/29 05:01:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Node info in sync
2022/10/29 05:01:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.604124ms) from=10.233.68.158:57274
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Node info in sync
2022/10/29 05:01:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (1.316913ms) from=10.233.68.158:57278
2022/10/29 05:01:38 [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/10/29 05:01:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Node info in sync
2022/10/29 05:01:38 [DEBUG] http: Request PUT /v1/agent/service/register (17.717752ms) from=10.233.68.158:57282
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:38 [DEBUG] agent: Node info in sync
2022/10/29 05:01:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (625.909µs) from=10.233.68.158:57284
2022/10/29 05:01:38 [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/10/29 05:01:38 [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/10/29 05:01:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:39 [DEBUG] agent: Node info in sync
2022/10/29 05:01:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.874791ms) from=10.233.68.158:57286
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Node info in sync
2022/10/29 05:01:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (331.705µs) from=10.233.68.158:57290
2022/10/29 05:01:39 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Node info in sync
2022/10/29 05:01:39 [DEBUG] http: Request PUT /v1/agent/service/register (32.508301ms) from=10.233.68.158:57292
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Node info in sync
2022/10/29 05:01:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (432.41µs) from=10.233.68.158:57294
2022/10/29 05:01:39 [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/10/29 05:01:39 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:39 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Node info in sync
2022/10/29 05:01:39 [DEBUG] http: Request PUT /v1/agent/service/register (19.575686ms) from=10.233.68.158:57296
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Node info in sync
2022/10/29 05:01:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (690.001µs) from=10.233.68.158:57298
2022/10/29 05:01:39 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Node info in sync
2022/10/29 05:01:39 [DEBUG] http: Request PUT /v1/agent/service/register (12.433933ms) from=10.233.68.158:57300
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Node info in sync
2022/10/29 05:01:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (1.795387ms) from=10.233.68.158:57306
2022/10/29 05:01:39 [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/10/29 05:01:39 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Node info in sync
2022/10/29 05:01:39 [DEBUG] http: Request PUT /v1/agent/service/register (13.602344ms) from=10.233.68.158:57310
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Node info in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Node info in sync
2022/10/29 05:01:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (505.073µs) from=10.233.68.158:57312
2022/10/29 05:01:39 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Node info in sync
2022/10/29 05:01:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.345248ms) from=10.233.68.158:57318
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:39 [DEBUG] agent: Node info in sync
2022/10/29 05:01:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (376.153µs) from=10.233.68.158:57322
2022/10/29 05:01:40 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01: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/10/29 05:01: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/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Node info in sync
2022/10/29 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (12.254108ms) from=10.233.68.158:57332
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Node info in sync
2022/10/29 05:01:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (683.344µs) from=10.233.68.158:57336
2022/10/29 05:01:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01: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/10/29 05:01: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/10/29 05:01:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Node info in sync
2022/10/29 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (7.291488ms) from=10.233.68.158:57340
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Node info in sync
2022/10/29 05:01:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (449.859µs) from=10.233.68.158:57344
2022/10/29 05:01:40 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01: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/10/29 05:01: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/10/29 05:01:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Node info in sync
2022/10/29 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (23.442224ms) from=10.233.68.158:57352
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Node info in sync
2022/10/29 05:01:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (1.582929ms) from=10.233.68.158:57358
2022/10/29 05:01:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01: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/10/29 05:01: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/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Node info in sync
2022/10/29 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (10.277293ms) from=10.233.68.158:57366
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Node info in sync
2022/10/29 05:01:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (396.641µs) from=10.233.68.158:57372
2022/10/29 05:01:40 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01: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/10/29 05:01: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/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Node info in sync
2022/10/29 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (39.118828ms) from=10.233.68.158:57378
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:40 [DEBUG] agent: Node info in sync
2022/10/29 05:01:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (493.289µs) from=10.233.68.158:57380
2022/10/29 05:01:41 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Node info in sync
2022/10/29 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (156.321048ms) from=10.233.68.158:57382
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Node info in sync
2022/10/29 05:01:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (807.66µs) from=10.233.68.158:57384
2022/10/29 05:01:41 [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/10/29 05:01:41 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Node info in sync
2022/10/29 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (38.395404ms) from=10.233.68.158:57386
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Node info in sync
2022/10/29 05:01:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (432.089µs) from=10.233.68.158:57390
2022/10/29 05:01:41 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Node info in sync
2022/10/29 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.704099ms) from=10.233.68.158:57396
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Node info in sync
2022/10/29 05:01:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (348.152µs) from=10.233.68.158:57398
2022/10/29 05:01:41 [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/10/29 05:01:41 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:41 [DEBUG] agent: Node info in sync
2022/10/29 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.563545ms) from=10.233.68.158:57400
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Node info in sync
2022/10/29 05:01:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (386.249µs) from=10.233.68.158:57402
2022/10/29 05:01:41 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.241_8446"
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Node info in sync
2022/10/29 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (17.111727ms) from=10.233.68.158:57404
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Node info in sync
2022/10/29 05:01:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (438.041µs) from=10.233.68.158:57406
2022/10/29 05:01:41 [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/10/29 05:01:41 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.241_8446"
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Node info in sync
2022/10/29 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (83.538343ms) from=10.233.68.158:57408
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Node info in sync
2022/10/29 05:01:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (557.619µs) from=10.233.68.158:57414
2022/10/29 05:01:41 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:41 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.241_8446"
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Node info in sync
2022/10/29 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (10.214484ms) from=10.233.68.158:57420
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Node info in sync
2022/10/29 05:01:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (458.545µs) from=10.233.68.158:57422
2022/10/29 05:01:41 [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/10/29 05:01:41 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.241_8446"
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Node info in sync
2022/10/29 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (45.669402ms) from=10.233.68.158:57424
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:41 [DEBUG] agent: Node info in sync
2022/10/29 05:01:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (474.387µs) from=10.233.68.158:57428
2022/10/29 05:01:42 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.241_8446"
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (9.245837ms) from=10.233.68.158:57430
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (649.366µs) from=10.233.68.158:57432
2022/10/29 05:01:42 [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/10/29 05:01:42 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.241_8446"
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (68.185375ms) from=10.233.68.158:57440
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (2.324226ms) from=10.233.68.158:57444
2022/10/29 05:01:42 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.241_8446"
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (37.521954ms) from=10.233.68.158:57448
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (354.929µs) from=10.233.68.158:57456
2022/10/29 05:01:42 [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/10/29 05:01:42 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.241_8446"
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (8.590975ms) from=10.233.68.158:57460
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (357.857µs) from=10.233.68.158:57462
2022/10/29 05:01:42 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:42 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.241_8446"
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (26.932392ms) from=10.233.68.158:57464
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (388.137µs) from=10.233.68.158:57466
2022/10/29 05:01:42 [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/10/29 05:01:42 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.241_8446"
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (13.104059ms) from=10.233.68.158:57470
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (428.143µs) from=10.233.68.158:57472
2022/10/29 05:01:42 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.241_8446"
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (10.045075ms) from=10.233.68.158:57474
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (405.786µs) from=10.233.68.158:57478
2022/10/29 05:01:42 [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/10/29 05:01:42 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.241_8446"
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (18.375733ms) from=10.233.68.158:57480
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (314.186µs) from=10.233.68.158:57482
2022/10/29 05:01:42 [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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.241_8446"
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (18.54094ms) from=10.233.68.158:57484
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (343.661µs) from=10.233.68.158:57486
2022/10/29 05:01: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/10/29 05:01: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/10/29 05:01: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/10/29 05:01: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/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.241_8446"
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (16.882061ms) from=10.233.68.158:57488
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_parser_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Node info in sync
2022/10/29 05:01:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (339.614µs) from=10.233.68.158:57490
2022/10/29 05:01:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/10/29 05:01: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/10/29 05:01: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/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.218_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.89_9007" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.200_3904" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.69_9015" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.101_9011" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.129_8080" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.40.129_8443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.16_8181" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.153_443" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.244_8806" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.142_9001" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [INFO] agent: Synced service "_v17_aai-nquery_10.233.71.241_8446"
2022/10/29 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync
2022/10/29 05:01:42 [DEBUG] agent: Service "_v16__aai-nquery_