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: 'ac582362-44fc-60ef-5f32-c84fd764b37a' Node name: 'onap-msb-consul-57c6cc7b75-z59gf' 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: 2021/11/05 09:47:24 [DEBUG] agent: Using random ID "ac582362-44fc-60ef-5f32-c84fd764b37a" as node ID 2021/11/05 09:47:24 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:ac582362-44fc-60ef-5f32-c84fd764b37a Address:127.0.0.1:8300}] 2021/11/05 09:47:24 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/11/05 09:47:24 [INFO] serf: EventMemberJoin: onap-msb-consul-57c6cc7b75-z59gf.dc1 127.0.0.1 2021/11/05 09:47:24 [INFO] serf: EventMemberJoin: onap-msb-consul-57c6cc7b75-z59gf 127.0.0.1 2021/11/05 09:47:24 [INFO] consul: Handled member-join event for server "onap-msb-consul-57c6cc7b75-z59gf.dc1" in area "wan" 2021/11/05 09:47:24 [INFO] consul: Adding LAN server onap-msb-consul-57c6cc7b75-z59gf (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/05 09:47:24 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/11/05 09:47:24 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/11/05 09:47:24 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/11/05 09:47:24 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/11/05 09:47:24 [INFO] agent: started state syncer 2021/11/05 09:47:24 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/11/05 09:47:24 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/11/05 09:47:24 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/11/05 09:47:24 [DEBUG] raft: Votes needed: 1 2021/11/05 09:47:24 [DEBUG] raft: Vote granted from ac582362-44fc-60ef-5f32-c84fd764b37a in term 2. Tally: 1 2021/11/05 09:47:24 [INFO] raft: Election won. Tally: 1 2021/11/05 09:47:24 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/11/05 09:47:24 [INFO] consul: cluster leadership acquired 2021/11/05 09:47:24 [INFO] consul: New leader elected: onap-msb-consul-57c6cc7b75-z59gf 2021/11/05 09:47:24 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/11/05 09:47:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-z59gf" since the cluster is too small 2021/11/05 09:47:24 [INFO] consul: member 'onap-msb-consul-57c6cc7b75-z59gf' joined, marking health alive 2021/11/05 09:47:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/05 09:47:24 [INFO] agent: Synced node info 2021/11/05 09:47:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/05 09:47:25 [DEBUG] agent: Node info in sync 2021/11/05 09:47:25 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.10.3 (currently running: 1.4.3) 2021/11/05 09:48:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-z59gf" since the cluster is too small 2021/11/05 09:48:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/05 09:48:43 [DEBUG] agent: Node info in sync 2021/11/05 09:49:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-z59gf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/05 09:49:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-z59gf" since the cluster is too small 2021/11/05 09:50:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/05 09:50:12 [DEBUG] agent: Node info in sync 2021/11/05 09:50:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-z59gf" since the cluster is too small 2021/11/05 09:51:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-z59gf" since the cluster is too small 2021/11/05 09:51:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/05 09:51:33 [DEBUG] agent: Node info in sync 2021/11/05 09:51:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-z59gf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/05 09:52:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-z59gf" since the cluster is too small 2021/11/05 09:52:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/05 09:52:40 [DEBUG] agent: Node info in sync 2021/11/05 09:53:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-z59gf" since the cluster is too small 2021/11/05 09:54:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-z59gf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/05 09:54:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/05 09:54:10 [DEBUG] agent: Node info in sync 2021/11/05 09:54:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-z59gf" since the cluster is too small 2021/11/05 09:55:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-z59gf" since the cluster is too small 2021/11/05 09:55:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/05 09:55:57 [DEBUG] agent: Node info in sync 2021/11/05 09:56:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-z59gf" since the cluster is too small 2021/11/05 09:56:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-z59gf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/05 09:57:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-z59gf" since the cluster is too small 2021/11/05 09:57:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/05 09:57:47 [DEBUG] agent: Node info in sync 2021/11/05 09:58:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-z59gf" since the cluster is too small 2021/11/05 09:59:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/05 09:59:10 [DEBUG] agent: Node info in sync 2021/11/05 09:59:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-z59gf" since the cluster is too small 2021/11/05 09:59:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-z59gf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/05 10:00:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-z59gf" since the cluster is too small 2021/11/05 10:00:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/05 10:00:42 [DEBUG] agent: Node info in sync 2021/11/05 10:01:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-z59gf" since the cluster is too small 2021/11/05 10:02:04 [DEBUG] http: Request GET /v1/status/leader (5.043513ms) from=10.233.71.10:34702 2021/11/05 10:02:05 [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. 2021/11/05 10:02:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:05 [INFO] agent: Synced service "_v0_multicloud_10.233.11.247_9001" 2021/11/05 10:02:05 [DEBUG] agent: Node info in sync 2021/11/05 10:02:05 [DEBUG] http: Request PUT /v1/agent/service/register (176.916653ms) from=10.233.71.10:34712 2021/11/05 10:02:05 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:05 [DEBUG] agent: Node info in sync 2021/11/05 10:02:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.27752ms) from=10.233.71.10:34718 2021/11/05 10:02:05 [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. 2021/11/05 10:02:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:06 [INFO] agent: Synced service "_v1_multicloud_10.233.11.247_9001" 2021/11/05 10:02:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:06 [DEBUG] agent: Node info in sync 2021/11/05 10:02:06 [DEBUG] http: Request PUT /v1/agent/service/register (291.551669ms) from=10.233.71.10:34720 2021/11/05 10:02:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:06 [DEBUG] agent: Node info in sync 2021/11/05 10:02:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (551.166µs) from=10.233.71.10:34732 2021/11/05 10:02:06 [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. 2021/11/05 10:02:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:06 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.15.58_9007" 2021/11/05 10:02:06 [DEBUG] agent: Node info in sync 2021/11/05 10:02:06 [DEBUG] http: Request PUT /v1/agent/service/register (540.056353ms) from=10.233.71.10:34734 2021/11/05 10:02:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:06 [DEBUG] agent: Node info in sync 2021/11/05 10:02:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (409.795µs) from=10.233.71.10:34748 2021/11/05 10:02:06 [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. 2021/11/05 10:02:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:09 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.15.58_9007" 2021/11/05 10:02:09 [DEBUG] agent: Node info in sync 2021/11/05 10:02:09 [DEBUG] http: Request PUT /v1/agent/service/register (2.817650176s) from=10.233.71.10:34750 2021/11/05 10:02:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:09 [DEBUG] agent: Node info in sync 2021/11/05 10:02:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.231308ms) from=10.233.71.10:34810 2021/11/05 10:02:09 [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. 2021/11/05 10:02:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:11 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.60.235_9011" 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:11 [DEBUG] agent: Node info in sync 2021/11/05 10:02:11 [DEBUG] http: Request PUT /v1/agent/service/register (1.22893773s) from=10.233.71.10:34812 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:11 [DEBUG] agent: Node info in sync 2021/11/05 10:02:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (498.295µs) from=10.233.71.10:34846 2021/11/05 10:02:11 [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. 2021/11/05 10:02:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:11 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.60.235_9011" 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:11 [DEBUG] agent: Node info in sync 2021/11/05 10:02:11 [DEBUG] http: Request PUT /v1/agent/service/register (174.866238ms) from=10.233.71.10:34848 2021/11/05 10:02:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:11 [DEBUG] agent: Node info in sync 2021/11/05 10:02:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (586.119µs) from=10.233.71.10:34854 2021/11/05 10:02:11 [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. 2021/11/05 10:02:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:11 [INFO] agent: Synced service "_v1_sdc_10.233.27.212_8443" 2021/11/05 10:02:11 [DEBUG] agent: Node info in sync 2021/11/05 10:02:11 [DEBUG] http: Request PUT /v1/agent/service/register (309.567662ms) from=10.233.71.10:34856 2021/11/05 10:02:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:11 [DEBUG] agent: Node info in sync 2021/11/05 10:02:11 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (577.572µs) from=10.233.71.10:34864 2021/11/05 10:02:11 [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. 2021/11/05 10:02:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:12 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:12 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.27.212_8080" 2021/11/05 10:02:12 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:12 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:12 [DEBUG] agent: Node info in sync 2021/11/05 10:02:12 [DEBUG] http: Request PUT /v1/agent/service/register (887.314412ms) from=10.233.71.10:34866 2021/11/05 10:02:12 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:12 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:12 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:12 [DEBUG] agent: Node info in sync 2021/11/05 10:02:12 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (416.161µs) from=10.233.71.10:34884 2021/11/05 10:02:12 [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. 2021/11/05 10:02:12 [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. 2021/11/05 10:02:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:13 [INFO] agent: Synced service "_v1_wf-gui_10.233.42.14_8443" 2021/11/05 10:02:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:13 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:13 [DEBUG] agent: Node info in sync 2021/11/05 10:02:13 [DEBUG] http: Request PUT /v1/agent/service/register (768.103293ms) from=10.233.71.10:34886 2021/11/05 10:02:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:13 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:13 [DEBUG] agent: Node info in sync 2021/11/05 10:02:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (478.626µs) from=10.233.71.10:34898 2021/11/05 10:02:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:14 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.24.254_9015" 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:14 [DEBUG] agent: Node info in sync 2021/11/05 10:02:14 [DEBUG] http: Request PUT /v1/agent/service/register (826.889947ms) from=10.233.71.10:34900 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:14 [DEBUG] agent: Node info in sync 2021/11/05 10:02:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (337.537µs) from=10.233.71.10:34916 2021/11/05 10:02:14 [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. 2021/11/05 10:02:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-z59gf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:14 [INFO] agent: Synced service "_v1_parser_10.233.26.93_8806" 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:14 [DEBUG] agent: Node info in sync 2021/11/05 10:02:14 [DEBUG] http: Request PUT /v1/agent/service/register (196.181706ms) from=10.233.71.10:34918 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:14 [DEBUG] agent: Node info in sync 2021/11/05 10:02:14 [DEBUG] http: Request GET /v1/health/service/parser-v1 (613.267µs) from=10.233.71.10:34924 2021/11/05 10:02:14 [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. 2021/11/05 10:02:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:14 [INFO] agent: Synced service "_v1_catalog_10.233.26.93_8806" 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:14 [DEBUG] agent: Node info in sync 2021/11/05 10:02:14 [DEBUG] http: Request PUT /v1/agent/service/register (260.872583ms) from=10.233.71.10:34926 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:14 [DEBUG] agent: Node info in sync 2021/11/05 10:02:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (792.226µs) from=10.233.71.10:34932 2021/11/05 10:02:15 [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. 2021/11/05 10:02:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:15 [INFO] agent: Synced service "_v1_nsd_10.233.26.93_8806" 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:15 [DEBUG] agent: Node info in sync 2021/11/05 10:02:15 [DEBUG] http: Request PUT /v1/agent/service/register (501.922623ms) from=10.233.71.10:34938 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:15 [DEBUG] agent: Node info in sync 2021/11/05 10:02:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (847.887µs) from=10.233.71.10:34958 2021/11/05 10:02:15 [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. 2021/11/05 10:02:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:15 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.26.93_8806" 2021/11/05 10:02:15 [DEBUG] agent: Node info in sync 2021/11/05 10:02:15 [DEBUG] http: Request PUT /v1/agent/service/register (88.889193ms) from=10.233.71.10:34960 2021/11/05 10:02:15 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:15 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:15 [DEBUG] agent: Node info in sync 2021/11/05 10:02:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (8.789783ms) from=10.233.71.10:34970 2021/11/05 10:02:15 [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. 2021/11/05 10:02:15 [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. 2021/11/05 10:02:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:16 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:16 [DEBUG] agent: Node info in sync 2021/11/05 10:02:16 [DEBUG] http: Request PUT /v1/agent/service/register (1.076489415s) from=10.233.71.10:34976 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:16 [DEBUG] agent: Node info in sync 2021/11/05 10:02:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (393.259µs) from=10.233.71.10:35002 2021/11/05 10:02:17 [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. 2021/11/05 10:02:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:17 [DEBUG] agent: Node info in sync 2021/11/05 10:02:17 [DEBUG] http: Request PUT /v1/agent/service/register (423.074658ms) from=10.233.71.10:35006 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:17 [DEBUG] agent: Node info in sync 2021/11/05 10:02:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (324.397µs) from=10.233.71.10:35012 2021/11/05 10:02:17 [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. 2021/11/05 10:02:17 [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. 2021/11/05 10:02:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:17 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:17 [DEBUG] agent: Node info in sync 2021/11/05 10:02:17 [DEBUG] http: Request PUT /v1/agent/service/register (67.187831ms) from=10.233.71.10:35016 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:17 [DEBUG] agent: Node info in sync 2021/11/05 10:02:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (4.864418ms) from=10.233.71.10:35018 2021/11/05 10:02:17 [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. 2021/11/05 10:02:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:17 [DEBUG] agent: Node info in sync 2021/11/05 10:02:17 [DEBUG] http: Request PUT /v1/agent/service/register (111.397094ms) from=10.233.71.10:35020 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:17 [DEBUG] agent: Node info in sync 2021/11/05 10:02:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (386.915µs) from=10.233.71.10:35022 2021/11/05 10:02:17 [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. 2021/11/05 10:02:17 [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. 2021/11/05 10:02:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Node info in sync 2021/11/05 10:02:18 [DEBUG] http: Request PUT /v1/agent/service/register (39.165199ms) from=10.233.71.10:35024 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Node info in sync 2021/11/05 10:02:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (522.972µs) from=10.233.71.10:35026 2021/11/05 10:02:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Node info in sync 2021/11/05 10:02:18 [DEBUG] http: Request PUT /v1/agent/service/register (53.958089ms) from=10.233.71.10:35032 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Node info in sync 2021/11/05 10:02:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (799.034µs) from=10.233.71.10:35034 2021/11/05 10:02:18 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Node info in sync 2021/11/05 10:02:18 [DEBUG] http: Request PUT /v1/agent/service/register (45.613046ms) from=10.233.71.10:35036 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Node info in sync 2021/11/05 10:02:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (370.612µs) from=10.233.71.10:35042 2021/11/05 10:02:18 [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. 2021/11/05 10:02:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Node info in sync 2021/11/05 10:02:18 [DEBUG] http: Request PUT /v1/agent/service/register (86.378428ms) from=10.233.71.10:35044 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Node info in sync 2021/11/05 10:02:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (647.355µs) from=10.233.71.10:35046 2021/11/05 10:02:18 [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. 2021/11/05 10:02:18 [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. 2021/11/05 10:02:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Node info in sync 2021/11/05 10:02:18 [DEBUG] http: Request PUT /v1/agent/service/register (146.195162ms) from=10.233.71.10:35048 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Node info in sync 2021/11/05 10:02:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (471.538µs) from=10.233.71.10:35050 2021/11/05 10:02:18 [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. 2021/11/05 10:02:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Node info in sync 2021/11/05 10:02:18 [DEBUG] http: Request PUT /v1/agent/service/register (104.805676ms) from=10.233.71.10:35054 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:18 [DEBUG] agent: Node info in sync 2021/11/05 10:02:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (388.809µs) from=10.233.71.10:35058 2021/11/05 10:02:19 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:19 [DEBUG] agent: Node info in sync 2021/11/05 10:02:19 [DEBUG] http: Request PUT /v1/agent/service/register (177.354292ms) from=10.233.71.10:35060 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Node info in sync 2021/11/05 10:02:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (443.558µs) from=10.233.71.10:35062 2021/11/05 10:02:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:19 [DEBUG] agent: Node info in sync 2021/11/05 10:02:19 [DEBUG] http: Request PUT /v1/agent/service/register (539.491447ms) from=10.233.71.10:35064 2021/11/05 10:02:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:19 [DEBUG] agent: Node info in sync 2021/11/05 10:02:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (1.254558ms) from=10.233.71.10:35068 2021/11/05 10:02:19 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:20 [DEBUG] agent: Node info in sync 2021/11/05 10:02:20 [DEBUG] http: Request PUT /v1/agent/service/register (287.629473ms) from=10.233.71.10:35070 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Node info in sync 2021/11/05 10:02:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (458.848µs) from=10.233.71.10:35074 2021/11/05 10:02:20 [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. 2021/11/05 10:02:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Node info in sync 2021/11/05 10:02:20 [DEBUG] http: Request PUT /v1/agent/service/register (53.753369ms) from=10.233.71.10:35076 2021/11/05 10:02:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Node info in sync 2021/11/05 10:02:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (387.823µs) from=10.233.71.10:35078 2021/11/05 10:02:20 [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. 2021/11/05 10:02:20 [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. 2021/11/05 10:02:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:20 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:20 [DEBUG] agent: Node info in sync 2021/11/05 10:02:20 [DEBUG] http: Request PUT /v1/agent/service/register (47.765759ms) from=10.233.71.10:35080 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Node info in sync 2021/11/05 10:02:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (436.196µs) from=10.233.71.10:35084 2021/11/05 10:02:20 [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. 2021/11/05 10:02:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Node info in sync 2021/11/05 10:02:20 [DEBUG] http: Request PUT /v1/agent/service/register (460.603652ms) from=10.233.71.10:35088 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:20 [DEBUG] agent: Node info in sync 2021/11/05 10:02:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (378.363µs) from=10.233.71.10:35098 2021/11/05 10:02:20 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Node info in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Node info in sync 2021/11/05 10:02:21 [DEBUG] http: Request PUT /v1/agent/service/register (468.863821ms) from=10.233.71.10:35100 2021/11/05 10:02:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (1.30987ms) from=10.233.71.10:35108 2021/11/05 10:02:21 [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. 2021/11/05 10:02:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.26_8446" 2021/11/05 10:02:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Node info in sync 2021/11/05 10:02:21 [DEBUG] http: Request PUT /v1/agent/service/register (491.397277ms) from=10.233.71.10:35112 2021/11/05 10:02:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:21 [DEBUG] agent: Node info in sync 2021/11/05 10:02:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (708.113µs) from=10.233.71.10:35118 2021/11/05 10:02:22 [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. 2021/11/05 10:02:22 [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. 2021/11/05 10:02:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Node info in sync 2021/11/05 10:02:22 [DEBUG] http: Request PUT /v1/agent/service/register (139.855433ms) from=10.233.71.10:35120 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Node info in sync 2021/11/05 10:02:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (569.453µs) from=10.233.71.10:35124 2021/11/05 10:02:22 [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. 2021/11/05 10:02:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Node info in sync 2021/11/05 10:02:22 [DEBUG] http: Request PUT /v1/agent/service/register (180.478839ms) from=10.233.71.10:35126 2021/11/05 10:02:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:22 [DEBUG] agent: Node info in sync 2021/11/05 10:02:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (573.12µs) from=10.233.71.10:35130 2021/11/05 10:02:22 [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. 2021/11/05 10:02:22 [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. 2021/11/05 10:02:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Node info in sync 2021/11/05 10:02:22 [DEBUG] http: Request PUT /v1/agent/service/register (115.150785ms) from=10.233.71.10:35132 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Node info in sync 2021/11/05 10:02:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (4.363286ms) from=10.233.71.10:35136 2021/11/05 10:02:22 [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. 2021/11/05 10:02:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Node info in sync 2021/11/05 10:02:22 [DEBUG] http: Request PUT /v1/agent/service/register (143.273597ms) from=10.233.71.10:35138 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:22 [DEBUG] agent: Node info in sync 2021/11/05 10:02:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (334.198µs) from=10.233.71.10:35140 2021/11/05 10:02:22 [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. 2021/11/05 10:02:22 [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. 2021/11/05 10:02:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Node info in sync 2021/11/05 10:02:23 [DEBUG] http: Request PUT /v1/agent/service/register (369.695859ms) from=10.233.71.10:35142 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:23 [DEBUG] agent: Node info in sync 2021/11/05 10:02:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (415.629µs) from=10.233.71.10:35148 2021/11/05 10:02:23 [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. 2021/11/05 10:02:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Node info in sync 2021/11/05 10:02:23 [DEBUG] http: Request PUT /v1/agent/service/register (283.724939ms) from=10.233.71.10:35150 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Node info in sync 2021/11/05 10:02:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (504.715µs) from=10.233.71.10:35156 2021/11/05 10:02:23 [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. 2021/11/05 10:02:23 [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. 2021/11/05 10:02:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:23 [DEBUG] agent: Node info in sync 2021/11/05 10:02:23 [DEBUG] http: Request PUT /v1/agent/service/register (245.452274ms) from=10.233.71.10:35160 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:23 [DEBUG] agent: Node info in sync 2021/11/05 10:02:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (379.603µs) from=10.233.71.10:35164 2021/11/05 10:02:23 [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. 2021/11/05 10:02:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-z59gf" since the cluster is too small 2021/11/05 10:02:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Node info in sync 2021/11/05 10:02:24 [DEBUG] http: Request PUT /v1/agent/service/register (483.358486ms) from=10.233.71.10:35166 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Node info in sync 2021/11/05 10:02:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (1.316886ms) from=10.233.71.10:35184 2021/11/05 10:02:24 [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. 2021/11/05 10:02:24 [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. 2021/11/05 10:02:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Node info in sync 2021/11/05 10:02:24 [DEBUG] http: Request PUT /v1/agent/service/register (344.182705ms) from=10.233.71.10:35186 2021/11/05 10:02:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:24 [DEBUG] agent: Node info in sync 2021/11/05 10:02:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (534.423µs) from=10.233.71.10:35192 2021/11/05 10:02:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:25 [DEBUG] agent: Node info in sync 2021/11/05 10:02:25 [DEBUG] http: Request PUT /v1/agent/service/register (377.323693ms) from=10.233.71.10:35194 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Node info in sync 2021/11/05 10:02:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (361.936µs) from=10.233.71.10:35200 2021/11/05 10:02:25 [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. 2021/11/05 10:02:25 [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. 2021/11/05 10:02:25 [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. 2021/11/05 10:02: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. 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Node info in sync 2021/11/05 10:02:25 [DEBUG] http: Request PUT /v1/agent/service/register (332.313873ms) from=10.233.71.10:35202 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Node info in sync 2021/11/05 10:02:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (440.732µs) from=10.233.71.10:35208 2021/11/05 10:02:25 [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. 2021/11/05 10:02:25 [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. 2021/11/05 10:02: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. 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Node info in sync 2021/11/05 10:02:25 [DEBUG] http: Request PUT /v1/agent/service/register (25.247676ms) from=10.233.71.10:35212 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:25 [DEBUG] agent: Node info in sync 2021/11/05 10:02:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (1.442702ms) from=10.233.71.10:35218 2021/11/05 10:02:25 [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. 2021/11/05 10:02:25 [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. 2021/11/05 10:02:25 [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. 2021/11/05 10:02: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. 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:25 [DEBUG] agent: Node info in sync 2021/11/05 10:02:25 [DEBUG] http: Request PUT /v1/agent/service/register (78.617315ms) from=10.233.71.10:35220 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:25 [DEBUG] agent: Node info in sync 2021/11/05 10:02:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (862.877µs) from=10.233.71.10:35222 2021/11/05 10:02:25 [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. 2021/11/05 10:02:25 [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. 2021/11/05 10:02: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. 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Node info in sync 2021/11/05 10:02:26 [DEBUG] http: Request PUT /v1/agent/service/register (441.919263ms) from=10.233.71.10:35226 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Node info in sync 2021/11/05 10:02:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (401.685µs) from=10.233.71.10:35238 2021/11/05 10:02:26 [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. 2021/11/05 10:02:26 [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. 2021/11/05 10:02:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Node info in sync 2021/11/05 10:02:26 [DEBUG] http: Request PUT /v1/agent/service/register (171.066557ms) from=10.233.71.10:35240 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Node info in sync 2021/11/05 10:02:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (441.494µs) from=10.233.71.10:35246 2021/11/05 10:02:26 [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. 2021/11/05 10:02:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Node info in sync 2021/11/05 10:02:26 [DEBUG] http: Request PUT /v1/agent/service/register (240.721668ms) from=10.233.71.10:35248 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:26 [DEBUG] agent: Node info in sync 2021/11/05 10:02:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (460.003µs) from=10.233.71.10:35254 2021/11/05 10:02:26 [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. 2021/11/05 10:02:26 [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. 2021/11/05 10:02:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Node info in sync 2021/11/05 10:02:26 [DEBUG] http: Request PUT /v1/agent/service/register (81.193463ms) from=10.233.71.10:35256 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:26 [DEBUG] agent: Node info in sync 2021/11/05 10:02:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (541.729µs) from=10.233.71.10:35258 2021/11/05 10:02:26 [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. 2021/11/05 10:02:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.26_8446" 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Node info in sync 2021/11/05 10:02:27 [DEBUG] http: Request PUT /v1/agent/service/register (406.127807ms) from=10.233.71.10:35260 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Node info in sync 2021/11/05 10:02:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (647.598µs) from=10.233.71.10:35268 2021/11/05 10:02:27 [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. 2021/11/05 10:02:27 [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. 2021/11/05 10:02:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Node info in sync 2021/11/05 10:02:27 [DEBUG] http: Request PUT /v1/agent/service/register (187.250007ms) from=10.233.71.10:35270 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Node info in sync 2021/11/05 10:02:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (1.633393ms) from=10.233.71.10:35276 2021/11/05 10:02:27 [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. 2021/11/05 10:02:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Node info in sync 2021/11/05 10:02:27 [DEBUG] http: Request PUT /v1/agent/service/register (102.705846ms) from=10.233.71.10:35278 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Node info in sync 2021/11/05 10:02:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (489.735µs) from=10.233.71.10:35282 2021/11/05 10:02:27 [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. 2021/11/05 10:02:27 [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. 2021/11/05 10:02:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:27 [DEBUG] agent: Node info in sync 2021/11/05 10:02:27 [DEBUG] http: Request PUT /v1/agent/service/register (107.713393ms) from=10.233.71.10:35284 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:27 [DEBUG] agent: Node info in sync 2021/11/05 10:02:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (450.465µs) from=10.233.71.10:35286 2021/11/05 10:02:27 [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. 2021/11/05 10:02:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:28 [DEBUG] agent: Node info in sync 2021/11/05 10:02:28 [DEBUG] http: Request PUT /v1/agent/service/register (118.122124ms) from=10.233.71.10:35288 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Node info in sync 2021/11/05 10:02:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (322.685µs) from=10.233.71.10:35296 2021/11/05 10:02:28 [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. 2021/11/05 10:02:28 [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. 2021/11/05 10:02:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Node info in sync 2021/11/05 10:02:28 [DEBUG] http: Request PUT /v1/agent/service/register (74.801313ms) from=10.233.71.10:35300 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Node info in sync 2021/11/05 10:02:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (7.513472ms) from=10.233.71.10:35302 2021/11/05 10:02:28 [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. 2021/11/05 10:02:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Node info in sync 2021/11/05 10:02:28 [DEBUG] http: Request PUT /v1/agent/service/register (362.504715ms) from=10.233.71.10:35304 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Node info in sync 2021/11/05 10:02:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (527.981µs) from=10.233.71.10:35310 2021/11/05 10:02:28 [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. 2021/11/05 10:02:28 [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. 2021/11/05 10:02:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Node info in sync 2021/11/05 10:02:28 [DEBUG] http: Request PUT /v1/agent/service/register (111.185672ms) from=10.233.71.10:35312 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Node info in sync 2021/11/05 10:02:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (458.11µs) from=10.233.71.10:35314 2021/11/05 10:02:28 [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. 2021/11/05 10:02:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Node info in sync 2021/11/05 10:02:28 [DEBUG] http: Request PUT /v1/agent/service/register (157.15105ms) from=10.233.71.10:35316 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:28 [DEBUG] agent: Node info in sync 2021/11/05 10:02:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (566.9µs) from=10.233.71.10:35322 2021/11/05 10:02:28 [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. 2021/11/05 10:02:28 [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. 2021/11/05 10:02:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:29 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Node info in sync 2021/11/05 10:02:29 [DEBUG] http: Request PUT /v1/agent/service/register (399.25189ms) from=10.233.71.10:35324 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Node info in sync 2021/11/05 10:02:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (548.702µs) from=10.233.71.10:35326 2021/11/05 10:02:29 [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. 2021/11/05 10:02:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:29 [DEBUG] agent: Node info in sync 2021/11/05 10:02:29 [DEBUG] http: Request PUT /v1/agent/service/register (570.112451ms) from=10.233.71.10:35328 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:29 [DEBUG] agent: Node info in sync 2021/11/05 10:02:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (500.14µs) from=10.233.71.10:35336 2021/11/05 10:02:30 [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. 2021/11/05 10:02:30 [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. 2021/11/05 10:02:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Node info in sync 2021/11/05 10:02:30 [DEBUG] http: Request PUT /v1/agent/service/register (787.598766ms) from=10.233.71.10:35338 2021/11/05 10:02:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:30 [DEBUG] agent: Node info in sync 2021/11/05 10:02:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (739.263µs) from=10.233.71.10:35358 2021/11/05 10:02:30 [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. 2021/11/05 10:02:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Node info in sync 2021/11/05 10:02:31 [DEBUG] http: Request PUT /v1/agent/service/register (683.552492ms) from=10.233.71.10:35360 2021/11/05 10:02:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:31 [DEBUG] agent: Node info in sync 2021/11/05 10:02:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (372.469µs) from=10.233.71.10:35378 2021/11/05 10:02:31 [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. 2021/11/05 10:02:31 [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. 2021/11/05 10:02:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Node info in sync 2021/11/05 10:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (449.914657ms) from=10.233.71.10:35380 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:32 [DEBUG] agent: Node info in sync 2021/11/05 10:02:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (442.547µs) from=10.233.71.10:35386 2021/11/05 10:02:32 [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. 2021/11/05 10:02: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. 2021/11/05 10:02: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. 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Node info in sync 2021/11/05 10:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (882.928588ms) from=10.233.71.10:35388 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:32 [DEBUG] agent: Node info in sync 2021/11/05 10:02:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (550.686µs) from=10.233.71.10:35396 2021/11/05 10:02:33 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02: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. 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [INFO] agent: Synced service "_v18__aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Node info in sync 2021/11/05 10:02:33 [DEBUG] http: Request PUT /v1/agent/service/register (209.438023ms) from=10.233.71.10:35398 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Node info in sync 2021/11/05 10:02:33 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (343.472µs) from=10.233.71.10:35404 2021/11/05 10:02:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02: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. 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [INFO] agent: Synced service "_v18_aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Node info in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Node info in sync 2021/11/05 10:02:33 [DEBUG] http: Request PUT /v1/agent/service/register (100.569336ms) from=10.233.71.10:35406 2021/11/05 10:02:33 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (497.113µs) from=10.233.71.10:35408 2021/11/05 10:02:33 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/05 10:02: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. 2021/11/05 10:02: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. 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [INFO] agent: Synced service "_v19__aai-nquery_10.233.67.26_8446" 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_parser_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.14_8443" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_sdc_10.233.27.212_8443" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_nsd_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.254_9015" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.212_8080" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Node info in sync 2021/11/05 10:02:33 [DEBUG] http: Request PUT /v1/agent/service/register (159.712607ms) from=10.233.71.10:35410 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.235_9011" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v1_catalog_10.233.26.93_8806" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19__aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.58_9007" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v0_multicloud_10.233.11.247_9001" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.26_8446" in sync 2021/11/05 10:02:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.26_8446" in sync