+ 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: '076aead9-4730-4956-bbf3-8a6d9b04caf6' Node name: 'onap-msb-consul-55bf85f47-ghtwp' 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/10/31 01:11:10 [DEBUG] agent: Using random ID "076aead9-4730-4956-bbf3-8a6d9b04caf6" as node ID 2021/10/31 01:11:11 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:076aead9-4730-4956-bbf3-8a6d9b04caf6 Address:127.0.0.1:8300}] 2021/10/31 01:11:11 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-ghtwp.dc1 127.0.0.1 2021/10/31 01:11:11 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/10/31 01:11:11 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/10/31 01:11:11 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/10/31 01:11:11 [WARN] raft: Unable to get address for server id 076aead9-4730-4956-bbf3-8a6d9b04caf6, using fallback address 127.0.0.1:8300: Could not find address for server id 076aead9-4730-4956-bbf3-8a6d9b04caf6 2021/10/31 01:11:12 [DEBUG] raft: Votes needed: 1 2021/10/31 01:11:12 [DEBUG] raft: Vote granted from 076aead9-4730-4956-bbf3-8a6d9b04caf6 in term 2. Tally: 1 2021/10/31 01:11:12 [INFO] raft: Election won. Tally: 1 2021/10/31 01:11:12 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/10/31 01:11:12 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-ghtwp 127.0.0.1 2021/10/31 01:11:12 [INFO] consul: cluster leadership acquired 2021/10/31 01:11:12 [INFO] consul: Handled member-join event for server "onap-msb-consul-55bf85f47-ghtwp.dc1" in area "wan" 2021/10/31 01:11:12 [INFO] consul: Adding LAN server onap-msb-consul-55bf85f47-ghtwp (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/10/31 01:11:12 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/10/31 01:11:12 [INFO] consul: New leader elected: onap-msb-consul-55bf85f47-ghtwp 2021/10/31 01:11:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/10/31 01:11:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/10/31 01:11:12 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/10/31 01:11:12 [INFO] agent: started state syncer 2021/10/31 01:11:12 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/10/31 01:11:12 [INFO] agent: Synced node info 2021/10/31 01:11:12 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/10/31 01:11:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-ghtwp" since the cluster is too small 2021/10/31 01:11:12 [INFO] consul: member 'onap-msb-consul-55bf85f47-ghtwp' joined, marking health alive 2021/10/31 01:11:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-ghtwp" since the cluster is too small 2021/10/31 01:11:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/10/31 01:11:14 [DEBUG] agent: Node info in sync 2021/10/31 01:11:14 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/10/31 01:12:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-ghtwp" since the cluster is too small 2021/10/31 01:12:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/10/31 01:12:16 [DEBUG] agent: Node info in sync 2021/10/31 01:13:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-ghtwp" since the cluster is too small 2021/10/31 01:13:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-ghtwp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/10/31 01:13:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/10/31 01:13:31 [DEBUG] agent: Node info in sync 2021/10/31 01:14:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-ghtwp" since the cluster is too small 2021/10/31 01:14:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/10/31 01:14:42 [DEBUG] agent: Node info in sync 2021/10/31 01:15:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-ghtwp" since the cluster is too small 2021/10/31 01:15:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-ghtwp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/10/31 01:16:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-ghtwp" since the cluster is too small 2021/10/31 01:16:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/10/31 01:16:21 [DEBUG] agent: Node info in sync 2021/10/31 01:17:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-ghtwp" since the cluster is too small 2021/10/31 01:17:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-ghtwp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/10/31 01:17:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/10/31 01:17:48 [DEBUG] agent: Node info in sync 2021/10/31 01:18:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-ghtwp" since the cluster is too small 2021/10/31 01:19:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-ghtwp" since the cluster is too small 2021/10/31 01:19:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/10/31 01:19:22 [DEBUG] agent: Node info in sync 2021/10/31 01:19:48 [DEBUG] http: Request GET /v1/status/leader (464.77µs) from=10.233.73.47:60164 2021/10/31 01:19:49 [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/10/31 01:19:49 [DEBUG] 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/10/31 01:19:50 [INFO] agent: Synced service "_v1_message-router_10.233.25.210_3904" 2021/10/31 01:19:50 [DEBUG] agent: Node info in sync 2021/10/31 01:19:50 [DEBUG] http: Request PUT /v1/agent/service/register (604.035044ms) from=10.233.73.47:60182 2021/10/31 01:19:50 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:50 [DEBUG] agent: Node info in sync 2021/10/31 01:19:50 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (552.917µs) from=10.233.73.47:60184 2021/10/31 01:19:50 [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/10/31 01:19:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:50 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:50 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.61.199_443" 2021/10/31 01:19:50 [DEBUG] agent: Node info in sync 2021/10/31 01:19:50 [DEBUG] http: Request PUT /v1/agent/service/register (51.397396ms) from=10.233.73.47:60190 2021/10/31 01:19:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:50 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:50 [DEBUG] agent: Node info in sync 2021/10/31 01:19:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (299.508µs) from=10.233.73.47:60192 2021/10/31 01:19:50 [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/10/31 01:19:50 [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/10/31 01:19:50 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:50 [INFO] agent: Synced service "_v1_wf-gui_10.233.0.244_8443" 2021/10/31 01:19:50 [DEBUG] agent: Node info in sync 2021/10/31 01:19:50 [DEBUG] http: Request PUT /v1/agent/service/register (217.143427ms) from=10.233.73.47:60194 2021/10/31 01:19:50 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:50 [DEBUG] agent: Node info in sync 2021/10/31 01:19:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (550.091µs) from=10.233.73.47:60196 2021/10/31 01:19:51 [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/10/31 01:19:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:51 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:51 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.30.206_9015" 2021/10/31 01:19:51 [DEBUG] agent: Node info in sync 2021/10/31 01:19:51 [DEBUG] http: Request PUT /v1/agent/service/register (454.959788ms) from=10.233.73.47:60198 2021/10/31 01:19:51 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:51 [DEBUG] agent: Node info in sync 2021/10/31 01:19:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (410.806µs) from=10.233.73.47:60206 2021/10/31 01:19:51 [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/10/31 01:19:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:52 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.17.150_9007" 2021/10/31 01:19:52 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:52 [DEBUG] agent: Node info in sync 2021/10/31 01:19:52 [DEBUG] http: Request PUT /v1/agent/service/register (1.039509374s) from=10.233.73.47:60210 2021/10/31 01:19:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:52 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:52 [DEBUG] agent: Node info in sync 2021/10/31 01:19:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (426.287µs) from=10.233.73.47:60228 2021/10/31 01:19:53 [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/10/31 01:19:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:53 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.17.150_9007" 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:53 [DEBUG] agent: Node info in sync 2021/10/31 01:19:53 [DEBUG] http: Request PUT /v1/agent/service/register (204.97759ms) from=10.233.73.47:60230 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:53 [DEBUG] agent: Node info in sync 2021/10/31 01:19:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (921.34µs) from=10.233.73.47:60234 2021/10/31 01:19:53 [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/10/31 01:19:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:53 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.45.123_9011" 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:53 [DEBUG] agent: Node info in sync 2021/10/31 01:19:53 [DEBUG] http: Request PUT /v1/agent/service/register (165.752832ms) from=10.233.73.47:60236 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:53 [DEBUG] agent: Node info in sync 2021/10/31 01:19:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (484.35µs) from=10.233.73.47:60238 2021/10/31 01:19:53 [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/10/31 01:19:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:54 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.45.123_9011" 2021/10/31 01:19:54 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:54 [DEBUG] agent: Node info in sync 2021/10/31 01:19:54 [DEBUG] http: Request PUT /v1/agent/service/register (800.554497ms) from=10.233.73.47:60244 2021/10/31 01:19:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:54 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:54 [DEBUG] agent: Node info in sync 2021/10/31 01:19:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (346.528µs) from=10.233.73.47:60252 2021/10/31 01:19:54 [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/10/31 01:19:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:55 [INFO] agent: Synced service "_v1_sdc_10.233.12.121_8443" 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:55 [DEBUG] agent: Node info in sync 2021/10/31 01:19:55 [DEBUG] http: Request PUT /v1/agent/service/register (566.264656ms) from=10.233.73.47:60256 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:55 [DEBUG] agent: Node info in sync 2021/10/31 01:19:55 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (353.431µs) from=10.233.73.47:60264 2021/10/31 01:19:55 [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/10/31 01:19:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:55 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.12.121_8080" 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:55 [DEBUG] agent: Node info in sync 2021/10/31 01:19:55 [DEBUG] http: Request PUT /v1/agent/service/register (550.254281ms) from=10.233.73.47:60266 2021/10/31 01:19:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:55 [DEBUG] agent: Node info in sync 2021/10/31 01:19:55 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (308.987µs) from=10.233.73.47:60270 2021/10/31 01:19:56 [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/10/31 01:19:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:56 [INFO] agent: Synced service "_v1_parser_10.233.24.182_8806" 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:56 [DEBUG] agent: Node info in sync 2021/10/31 01:19:56 [DEBUG] http: Request PUT /v1/agent/service/register (239.416165ms) from=10.233.73.47:60272 2021/10/31 01:19:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:56 [DEBUG] agent: Node info in sync 2021/10/31 01:19:56 [DEBUG] http: Request GET /v1/health/service/parser-v1 (490.736µs) from=10.233.73.47:60276 2021/10/31 01:19:56 [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/10/31 01:19:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:56 [INFO] agent: Synced service "_v1_catalog_10.233.24.182_8806" 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:56 [DEBUG] agent: Node info in sync 2021/10/31 01:19:56 [DEBUG] http: Request PUT /v1/agent/service/register (52.126968ms) from=10.233.73.47:60278 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:56 [DEBUG] agent: Node info in sync 2021/10/31 01:19:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (388.269µs) from=10.233.73.47:60280 2021/10/31 01:19:56 [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/10/31 01:19:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:56 [INFO] agent: Synced service "_v1_nsd_10.233.24.182_8806" 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:19:56 [DEBUG] agent: Node info in sync 2021/10/31 01:19:56 [DEBUG] http: Request PUT /v1/agent/service/register (205.608281ms) from=10.233.73.47:60282 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:56 [DEBUG] agent: Node info in sync 2021/10/31 01:19:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (300.463µs) from=10.233.73.47:60284 2021/10/31 01:19:57 [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/10/31 01:19:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:57 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.24.182_8806" 2021/10/31 01:19:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:57 [DEBUG] agent: Node info in sync 2021/10/31 01:19:57 [DEBUG] http: Request PUT /v1/agent/service/register (228.242081ms) from=10.233.73.47:60286 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:19:57 [DEBUG] agent: Node info in sync 2021/10/31 01:19:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (753.72µs) from=10.233.73.47:60294 2021/10/31 01:19:57 [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/10/31 01:19:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:19:57 [INFO] agent: Synced service "_v0_multicloud_10.233.57.253_9001" 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:19:57 [DEBUG] agent: Node info in sync 2021/10/31 01:19:57 [DEBUG] http: Request PUT /v1/agent/service/register (205.013277ms) from=10.233.73.47:60298 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:57 [DEBUG] agent: Node info in sync 2021/10/31 01:19:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (377.578µs) from=10.233.73.47:60302 2021/10/31 01:19:58 [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/10/31 01:19:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:19:58 [INFO] agent: Synced service "_v1_multicloud_10.233.57.253_9001" 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:58 [DEBUG] agent: Node info in sync 2021/10/31 01:19:58 [DEBUG] http: Request PUT /v1/agent/service/register (300.348495ms) from=10.233.73.47:60304 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:19:58 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:19:58 [DEBUG] agent: Node info in sync 2021/10/31 01:19:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (383.944µs) from=10.233.73.47:60308 2021/10/31 01:19:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-ghtwp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/10/31 01:19:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:58 [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/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [INFO] agent: Synced service "_v1_sdc-gui_10.233.63.68_8181" 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:59 [DEBUG] agent: Node info in sync 2021/10/31 01:19:59 [DEBUG] http: Request PUT /v1/agent/service/register (315.717056ms) from=10.233.73.47:60310 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:19:59 [DEBUG] agent: Node info in sync 2021/10/31 01:19:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (332.686µs) from=10.233.73.47:60312 2021/10/31 01:19:59 [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/10/31 01:19:59 [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/10/31 01:19:59 [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/10/31 01:19:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.21_8446" 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:19:59 [DEBUG] agent: Node info in sync 2021/10/31 01:19:59 [DEBUG] http: Request PUT /v1/agent/service/register (175.414715ms) from=10.233.73.47:60316 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Node info in sync 2021/10/31 01:19:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (528.41µs) from=10.233.73.47:60318 2021/10/31 01:19:59 [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/10/31 01:19:59 [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/10/31 01:19:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:59 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.21_8446" 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:19:59 [DEBUG] agent: Node info in sync 2021/10/31 01:19:59 [DEBUG] http: Request PUT /v1/agent/service/register (237.39646ms) from=10.233.73.47:60320 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:19:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:19:59 [DEBUG] agent: Node info in sync 2021/10/31 01:19:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (384.913µs) from=10.233.73.47:60324 2021/10/31 01:19:59 [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/10/31 01:19:59 [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/10/31 01:19:59 [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/10/31 01:19:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:00 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.21_8446" 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:00 [DEBUG] agent: Node info in sync 2021/10/31 01:20:00 [DEBUG] http: Request PUT /v1/agent/service/register (336.323346ms) from=10.233.73.47:60326 2021/10/31 01:20:00 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:00 [DEBUG] agent: Node info in sync 2021/10/31 01:20:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (346.91µs) from=10.233.73.47:60330 2021/10/31 01:20:00 [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/10/31 01:20:00 [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/10/31 01:20:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:00 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.21_8446" 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:00 [DEBUG] agent: Node info in sync 2021/10/31 01:20:00 [DEBUG] http: Request PUT /v1/agent/service/register (249.322131ms) from=10.233.73.47:60332 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:00 [DEBUG] agent: Node info in sync 2021/10/31 01:20:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (349.691µs) from=10.233.73.47:60336 2021/10/31 01:20:00 [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/10/31 01:20:00 [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/10/31 01:20:00 [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/10/31 01:20:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:01 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.21_8446" 2021/10/31 01:20:01 [DEBUG] agent: Node info in sync 2021/10/31 01:20:01 [DEBUG] http: Request PUT /v1/agent/service/register (483.32082ms) from=10.233.73.47:60338 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:01 [DEBUG] agent: Node info in sync 2021/10/31 01:20:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (11.210392ms) from=10.233.73.47:60344 2021/10/31 01:20:01 [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/10/31 01:20:01 [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/10/31 01:20:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:02 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.21_8446" 2021/10/31 01:20:02 [DEBUG] agent: Node info in sync 2021/10/31 01:20:02 [DEBUG] http: Request PUT /v1/agent/service/register (450.343445ms) from=10.233.73.47:60358 2021/10/31 01:20:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Node info in sync 2021/10/31 01:20:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (366.815µs) from=10.233.73.47:60366 2021/10/31 01:20:02 [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/10/31 01:20:02 [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/10/31 01:20:02 [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/10/31 01:20:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.21_8446" 2021/10/31 01:20:02 [DEBUG] agent: Node info in sync 2021/10/31 01:20:02 [DEBUG] http: Request PUT /v1/agent/service/register (58.076244ms) from=10.233.73.47:60368 2021/10/31 01:20:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Node info in sync 2021/10/31 01:20:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (393.824µs) from=10.233.73.47:60374 2021/10/31 01:20:02 [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/10/31 01:20:02 [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/10/31 01:20:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.21_8446" 2021/10/31 01:20:02 [DEBUG] agent: Node info in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:02 [DEBUG] agent: Node info in sync 2021/10/31 01:20:02 [DEBUG] http: Request PUT /v1/agent/service/register (116.969901ms) from=10.233.73.47:60376 2021/10/31 01:20:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (373.431µs) from=10.233.73.47:60378 2021/10/31 01:20:03 [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/10/31 01:20:03 [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/10/31 01:20:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.21_8446" 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:03 [DEBUG] agent: Node info in sync 2021/10/31 01:20:03 [DEBUG] http: Request PUT /v1/agent/service/register (671.750499ms) from=10.233.73.47:60380 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:03 [DEBUG] agent: Node info in sync 2021/10/31 01:20:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (344.33µs) from=10.233.73.47:60390 2021/10/31 01:20:03 [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/10/31 01:20:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.21_8446" 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Node info in sync 2021/10/31 01:20:04 [DEBUG] http: Request PUT /v1/agent/service/register (106.880068ms) from=10.233.73.47:60392 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Node info in sync 2021/10/31 01:20:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (438.063µs) from=10.233.73.47:60394 2021/10/31 01:20:04 [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/10/31 01:20:04 [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/10/31 01:20:04 [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/10/31 01:20:04 [DEBUG] 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/10/31 01:20:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:04 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.21_8446" 2021/10/31 01:20:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Node info in sync 2021/10/31 01:20:04 [DEBUG] http: Request PUT /v1/agent/service/register (297.920547ms) from=10.233.73.47:60396 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Node info in sync 2021/10/31 01:20:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (383.753µs) from=10.233.73.47:60406 2021/10/31 01:20:04 [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/10/31 01:20:04 [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/10/31 01:20:04 [DEBUG] 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/10/31 01:20:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.21_8446" 2021/10/31 01:20:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Node info in sync 2021/10/31 01:20:04 [DEBUG] http: Request PUT /v1/agent/service/register (352.140503ms) from=10.233.73.47:60408 2021/10/31 01:20:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:04 [DEBUG] agent: Node info in sync 2021/10/31 01:20:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (334.201µs) from=10.233.73.47:60412 2021/10/31 01:20:05 [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/10/31 01:20:05 [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/10/31 01:20:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20: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/10/31 01:20:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:05 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.21_8446" 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Node info in sync 2021/10/31 01:20:05 [DEBUG] http: Request PUT /v1/agent/service/register (297.195447ms) from=10.233.73.47:60416 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:05 [DEBUG] agent: Node info in sync 2021/10/31 01:20:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (100.061051ms) from=10.233.73.47:60420 2021/10/31 01:20:05 [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/10/31 01:20:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20: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/10/31 01:20:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.21_8446" 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:05 [DEBUG] agent: Node info in sync 2021/10/31 01:20:05 [DEBUG] http: Request PUT /v1/agent/service/register (87.545643ms) from=10.233.73.47:60422 2021/10/31 01:20:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:05 [DEBUG] agent: Node info in sync 2021/10/31 01:20:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (273.134µs) from=10.233.73.47:60424 2021/10/31 01:20:05 [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/10/31 01:20:05 [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/10/31 01:20:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20: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/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.21_8446" 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Node info in sync 2021/10/31 01:20:06 [DEBUG] http: Request PUT /v1/agent/service/register (428.841273ms) from=10.233.73.47:60426 2021/10/31 01:20:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Node info in sync 2021/10/31 01:20:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (358.488µs) from=10.233.73.47:60436 2021/10/31 01:20:06 [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/10/31 01:20:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20: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/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.21_8446" 2021/10/31 01:20:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Node info in sync 2021/10/31 01:20:06 [DEBUG] http: Request PUT /v1/agent/service/register (155.852744ms) from=10.233.73.47:60440 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Node info in sync 2021/10/31 01:20:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (347.944µs) from=10.233.73.47:60442 2021/10/31 01:20:06 [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/10/31 01:20:06 [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/10/31 01:20:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20: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/10/31 01:20:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.21_8446" 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Node info in sync 2021/10/31 01:20:06 [DEBUG] http: Request PUT /v1/agent/service/register (85.166632ms) from=10.233.73.47:60444 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:06 [DEBUG] agent: Node info in sync 2021/10/31 01:20:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (334.334µs) from=10.233.73.47:60446 2021/10/31 01:20:06 [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/10/31 01:20:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20: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/10/31 01:20:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.21_8446" 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:07 [DEBUG] agent: Node info in sync 2021/10/31 01:20:07 [DEBUG] http: Request PUT /v1/agent/service/register (280.378041ms) from=10.233.73.47:60448 2021/10/31 01:20:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (290.113µs) from=10.233.73.47:60450 2021/10/31 01:20:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:07 [DEBUG] agent: Node info in sync 2021/10/31 01:20:07 [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/10/31 01:20:07 [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/10/31 01:20:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:07 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Node info in sync 2021/10/31 01:20:07 [DEBUG] http: Request PUT /v1/agent/service/register (162.68937ms) from=10.233.73.47:60454 2021/10/31 01:20:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:07 [DEBUG] agent: Node info in sync 2021/10/31 01:20:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (284.49µs) from=10.233.73.47:60456 2021/10/31 01:20:07 [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/10/31 01:20:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Node info in sync 2021/10/31 01:20:08 [DEBUG] http: Request PUT /v1/agent/service/register (900.344805ms) from=10.233.73.47:60458 2021/10/31 01:20:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Node info in sync 2021/10/31 01:20:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (359.987µs) from=10.233.73.47:60470 2021/10/31 01:20:08 [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/10/31 01:20:08 [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/10/31 01:20:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:08 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Node info in sync 2021/10/31 01:20:08 [DEBUG] http: Request PUT /v1/agent/service/register (104.456017ms) from=10.233.73.47:60472 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Node info in sync 2021/10/31 01:20:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (382.905µs) from=10.233.73.47:60478 2021/10/31 01:20:08 [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/10/31 01:20:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Node info in sync 2021/10/31 01:20:09 [DEBUG] http: Request PUT /v1/agent/service/register (300.49581ms) from=10.233.73.47:60480 2021/10/31 01:20:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (375.139µs) from=10.233.73.47:60484 2021/10/31 01:20:09 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [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/10/31 01:20:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [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/10/31 01:20:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20: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/10/31 01:20:09 [DEBUG] agent: Node info in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:09 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Node info in sync 2021/10/31 01:20:09 [DEBUG] http: Request PUT /v1/agent/service/register (767.854183ms) from=10.233.73.47:60486 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (10.883742ms) from=10.233.73.47:60498 2021/10/31 01:20:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:09 [DEBUG] agent: Node info in sync 2021/10/31 01:20:10 [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/10/31 01:20:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Node info in sync 2021/10/31 01:20:10 [DEBUG] http: Request PUT /v1/agent/service/register (308.837855ms) from=10.233.73.47:60500 2021/10/31 01:20:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:10 [DEBUG] agent: Node info in sync 2021/10/31 01:20:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (346.382µs) from=10.233.73.47:60504 2021/10/31 01:20:10 [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/10/31 01:20:10 [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/10/31 01:20:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Node info in sync 2021/10/31 01:20:10 [DEBUG] http: Request PUT /v1/agent/service/register (400.192358ms) from=10.233.73.47:60508 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:10 [DEBUG] agent: Node info in sync 2021/10/31 01:20:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (307.165µs) from=10.233.73.47:60510 2021/10/31 01:20:11 [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/10/31 01:20:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20: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/10/31 01:20:11 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:11 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Node info in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Node info in sync 2021/10/31 01:20:11 [DEBUG] http: Request PUT /v1/agent/service/register (405.437041ms) from=10.233.73.47:60512 2021/10/31 01:20:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (450.879µs) from=10.233.73.47:60520 2021/10/31 01:20:11 [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/10/31 01:20:11 [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/10/31 01:20:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20: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/10/31 01:20:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Node info in sync 2021/10/31 01:20:11 [DEBUG] http: Request PUT /v1/agent/service/register (188.98811ms) from=10.233.73.47:60522 2021/10/31 01:20:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:11 [DEBUG] agent: Node info in sync 2021/10/31 01:20:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (935.568µs) from=10.233.73.47:60526 2021/10/31 01:20:12 [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/10/31 01:20:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-ghtwp" since the cluster is too small 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Node info in sync 2021/10/31 01:20:12 [DEBUG] http: Request PUT /v1/agent/service/register (699.926954ms) from=10.233.73.47:60532 2021/10/31 01:20:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:12 [DEBUG] agent: Node info in sync 2021/10/31 01:20:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (453.974µs) from=10.233.73.47:60552 2021/10/31 01:20:12 [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/10/31 01:20:12 [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/10/31 01:20:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Node info in sync 2021/10/31 01:20:13 [DEBUG] http: Request PUT /v1/agent/service/register (200.432494ms) from=10.233.73.47:60554 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Node info in sync 2021/10/31 01:20:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (413.24µs) from=10.233.73.47:60556 2021/10/31 01:20:13 [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/10/31 01:20:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20: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/10/31 01:20:13 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Node info in sync 2021/10/31 01:20:13 [DEBUG] http: Request PUT /v1/agent/service/register (375.70131ms) from=10.233.73.47:60558 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Node info in sync 2021/10/31 01:20:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (391.36µs) from=10.233.73.47:60568 2021/10/31 01:20:13 [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/10/31 01:20:13 [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/10/31 01:20:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20: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/10/31 01:20:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Node info in sync 2021/10/31 01:20:13 [DEBUG] http: Request PUT /v1/agent/service/register (200.373353ms) from=10.233.73.47:60570 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:13 [DEBUG] agent: Node info in sync 2021/10/31 01:20:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (335.564µs) from=10.233.73.47:60574 2021/10/31 01:20:13 [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/10/31 01:20:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20: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/10/31 01:20:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:14 [DEBUG] agent: Node info in sync 2021/10/31 01:20:14 [DEBUG] http: Request PUT /v1/agent/service/register (103.555711ms) from=10.233.73.47:60576 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Node info in sync 2021/10/31 01:20:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (449.607µs) from=10.233.73.47:60580 2021/10/31 01:20:14 [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/10/31 01:20:14 [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/10/31 01:20:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20: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/10/31 01:20:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:14 [DEBUG] agent: Node info in sync 2021/10/31 01:20:14 [DEBUG] http: Request PUT /v1/agent/service/register (284.558631ms) from=10.233.73.47:60584 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:14 [DEBUG] agent: Node info in sync 2021/10/31 01:20:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (299.139µs) from=10.233.73.47:60590 2021/10/31 01:20:15 [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/10/31 01:20: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/10/31 01:20: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/10/31 01:20:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Node info in sync 2021/10/31 01:20:15 [DEBUG] http: Request PUT /v1/agent/service/register (1.101423022s) from=10.233.73.47:60592 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (373.883µs) from=10.233.73.47:60614 2021/10/31 01:20:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:15 [DEBUG] agent: Node info in sync 2021/10/31 01:20:15 [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/10/31 01:20:15 [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/10/31 01:20: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/10/31 01:20: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/10/31 01:20:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Node info in sync 2021/10/31 01:20:16 [DEBUG] http: Request PUT /v1/agent/service/register (200.036105ms) from=10.233.73.47:60616 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (410.572µs) from=10.233.73.47:60620 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Node info in sync 2021/10/31 01:20:16 [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/10/31 01:20:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.21_8446" 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Node info in sync 2021/10/31 01:20:16 [DEBUG] http: Request PUT /v1/agent/service/register (235.930578ms) from=10.233.73.47:60624 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:16 [DEBUG] agent: Node info in sync 2021/10/31 01:20:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (322.008µs) from=10.233.73.47:60626 2021/10/31 01:20:16 [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/10/31 01:20:16 [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/10/31 01:20:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.21_8446" 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Node info in sync 2021/10/31 01:20:16 [DEBUG] http: Request PUT /v1/agent/service/register (159.201653ms) from=10.233.73.47:60628 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:16 [DEBUG] agent: Node info in sync 2021/10/31 01:20:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (407.29µs) from=10.233.73.47:60630 2021/10/31 01:20:17 [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/10/31 01:20: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/10/31 01:20: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/10/31 01:20:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.21_8446" 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Node info in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] http: Request PUT /v1/agent/service/register (399.968835ms) from=10.233.73.47:60632 2021/10/31 01:20:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:17 [DEBUG] agent: Node info in sync 2021/10/31 01:20:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (487.722µs) from=10.233.73.47:60642 2021/10/31 01:20:17 [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/10/31 01:20:17 [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/10/31 01:20: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/10/31 01:20: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/10/31 01:20:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.21_8446" 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Node info in sync 2021/10/31 01:20:18 [DEBUG] http: Request PUT /v1/agent/service/register (600.014839ms) from=10.233.73.47:60644 2021/10/31 01:20:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Node info in sync 2021/10/31 01:20:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (431.541µs) from=10.233.73.47:60652 2021/10/31 01:20:18 [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/10/31 01:20: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/10/31 01:20: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/10/31 01:20:18 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:18 [INFO] agent: Synced service "_v12_aai-nquery_10.233.68.21_8446" 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Node info in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:18 [DEBUG] agent: Node info in sync 2021/10/31 01:20:18 [DEBUG] http: Request PUT /v1/agent/service/register (376.587795ms) from=10.233.73.47:60654 2021/10/31 01:20:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (780.751µs) from=10.233.73.47:60660 2021/10/31 01:20:19 [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/10/31 01:20:19 [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/10/31 01:20: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/10/31 01:20: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/10/31 01:20:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [INFO] agent: Synced service "_v13__aai-nquery_10.233.68.21_8446" 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Node info in sync 2021/10/31 01:20:19 [DEBUG] http: Request PUT /v1/agent/service/register (671.801884ms) from=10.233.73.47:60662 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:19 [DEBUG] agent: Node info in sync 2021/10/31 01:20:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (394.352µs) from=10.233.73.47:60666 2021/10/31 01:20:19 [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/10/31 01:20: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/10/31 01:20: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/10/31 01:20:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [INFO] agent: Synced service "_v13_aai-nquery_10.233.68.21_8446" 2021/10/31 01:20:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Node info in sync 2021/10/31 01:20:20 [DEBUG] http: Request PUT /v1/agent/service/register (506.127967ms) from=10.233.73.47:60668 2021/10/31 01:20:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:20 [DEBUG] agent: Node info in sync 2021/10/31 01:20:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (488.274µs) from=10.233.73.47:60672 2021/10/31 01:20:20 [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/10/31 01:20:20 [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/10/31 01:20: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/10/31 01:20: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/10/31 01:20:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [INFO] agent: Synced service "_v14__aai-nquery_10.233.68.21_8446" 2021/10/31 01:20:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Node info in sync 2021/10/31 01:20:21 [DEBUG] http: Request PUT /v1/agent/service/register (442.256686ms) from=10.233.73.47:60676 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Node info in sync 2021/10/31 01:20:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (134.603537ms) from=10.233.73.47:60678 2021/10/31 01:20:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/31 01:20: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/10/31 01:20: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/10/31 01:20:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [INFO] agent: Synced service "_v14_aai-nquery_10.233.68.21_8446" 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Node info in sync 2021/10/31 01:20:21 [DEBUG] http: Request PUT /v1/agent/service/register (500.875031ms) from=10.233.73.47:60684 2021/10/31 01:20:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:21 [DEBUG] agent: Node info in sync 2021/10/31 01:20:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (460.064µs) from=10.233.73.47:60690 2021/10/31 01:20:22 [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/10/31 01:20:22 [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/10/31 01:20: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/10/31 01:20: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/10/31 01:20:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [INFO] agent: Synced service "_v15__aai-nquery_10.233.68.21_8446" 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Node info in sync 2021/10/31 01:20:22 [DEBUG] http: Request PUT /v1/agent/service/register (172.933839ms) from=10.233.73.47:60692 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:22 [DEBUG] agent: Node info in sync 2021/10/31 01:20:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (404.622µs) from=10.233.73.47:60698 2021/10/31 01:20:22 [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/10/31 01:20: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/10/31 01:20: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/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [INFO] agent: Synced service "_v15_aai-nquery_10.233.68.21_8446" 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Node info in sync 2021/10/31 01:20:24 [DEBUG] http: Request PUT /v1/agent/service/register (1.685576599s) from=10.233.73.47:60700 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Node info in sync 2021/10/31 01:20:24 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (463.856µs) from=10.233.73.47:60728 2021/10/31 01:20:24 [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/10/31 01:20:24 [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/10/31 01:20: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/10/31 01:20: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/10/31 01:20:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [INFO] agent: Synced service "_v16__aai-nquery_10.233.68.21_8446" 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Node info in sync 2021/10/31 01:20:24 [DEBUG] http: Request PUT /v1/agent/service/register (7.517266ms) from=10.233.73.47:60736 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Node info in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Node info in sync 2021/10/31 01:20:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (521.494µs) from=10.233.73.47:60740 2021/10/31 01:20:24 [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/10/31 01:20: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/10/31 01:20: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/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [INFO] agent: Synced service "_v16_aai-nquery_10.233.68.21_8446" 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Node info in sync 2021/10/31 01:20:24 [DEBUG] http: Request PUT /v1/agent/service/register (301.260442ms) from=10.233.73.47:60744 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:24 [DEBUG] agent: Node info in sync 2021/10/31 01:20:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (290.260649ms) from=10.233.73.47:60752 2021/10/31 01:20:25 [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/10/31 01:20:25 [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/10/31 01:20: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/10/31 01:20: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/10/31 01:20:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [INFO] agent: Synced service "_v17__aai-nquery_10.233.68.21_8446" 2021/10/31 01:20:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Node info in sync 2021/10/31 01:20:25 [DEBUG] http: Request PUT /v1/agent/service/register (500.893657ms) from=10.233.73.47:60756 2021/10/31 01:20:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (502.22µs) from=10.233.73.47:60760 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Node info in sync 2021/10/31 01:20:26 [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/10/31 01:20: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/10/31 01:20: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/10/31 01:20:26 [DEBUG] agent: Service "_v1_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.182_8806" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.12.121_8080" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_nsd_10.233.24.182_8806" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.206_9015" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.150_9007" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v0_multicloud_10.233.57.253_9001" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.199_443" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_parser_10.233.24.182_8806" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [INFO] agent: Synced service "_v17_aai-nquery_10.233.68.21_8446" 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_message-router_10.233.25.210_3904" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_catalog_10.233.24.182_8806" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_sdc_10.233.12.121_8443" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.68_8181" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.244_8443" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.123_9011" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.21_8446" in sync 2021/10/31 01:20:26 [DEBUG] agent: Service "_v0_m