By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '4d3b2556-28cf-88fd-9f38-4ea3d601b8e2' Node name: 'onap-msb-consul-f96d66b85-gqpz8' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/03/24 14:00:10 [DEBUG] agent: Using random ID "4d3b2556-28cf-88fd-9f38-4ea3d601b8e2" as node ID 2022/03/24 14:00:10 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4d3b2556-28cf-88fd-9f38-4ea3d601b8e2 Address:127.0.0.1:8300}] 2022/03/24 14:00:10 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/24 14:00:10 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-gqpz8.dc1 127.0.0.1 2022/03/24 14:00:10 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-gqpz8 127.0.0.1 2022/03/24 14:00:10 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/24 14:00:10 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-gqpz8 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/24 14:00:10 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-gqpz8.dc1" in area "wan" 2022/03/24 14:00:10 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/24 14:00:10 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/24 14:00:10 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/24 14:00:10 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/24 14:00:10 [INFO] agent: started state syncer 2022/03/24 14:00:10 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/24 14:00:10 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/24 14:00:10 [DEBUG] raft: Votes needed: 1 2022/03/24 14:00:10 [DEBUG] raft: Vote granted from 4d3b2556-28cf-88fd-9f38-4ea3d601b8e2 in term 2. Tally: 1 2022/03/24 14:00:10 [INFO] raft: Election won. Tally: 1 2022/03/24 14:00:10 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/24 14:00:10 [INFO] consul: cluster leadership acquired 2022/03/24 14:00:10 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-gqpz8 2022/03/24 14:00:10 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/24 14:00:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-gqpz8" since the cluster is too small 2022/03/24 14:00:10 [INFO] consul: member 'onap-msb-consul-f96d66b85-gqpz8' joined, marking health alive 2022/03/24 14:00:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/24 14:00:11 [INFO] agent: Synced node info 2022/03/24 14:00:11 [DEBUG] agent: Node info in sync 2022/03/24 14:00:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/24 14:00:11 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.11.4 (currently running: 1.4.3) 2022/03/24 14:01:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-gqpz8" since the cluster is too small 2022/03/24 14:01:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/24 14:01:25 [DEBUG] agent: Node info in sync 2022/03/24 14:02:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-gqpz8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/24 14:02:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-gqpz8" since the cluster is too small 2022/03/24 14:02:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/24 14:02:59 [DEBUG] agent: Node info in sync 2022/03/24 14:03:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-gqpz8" since the cluster is too small 2022/03/24 14:04:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/24 14:04:05 [DEBUG] agent: Node info in sync 2022/03/24 14:04:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-gqpz8" since the cluster is too small 2022/03/24 14:04:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-gqpz8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/24 14:05:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-gqpz8" since the cluster is too small 2022/03/24 14:05:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/24 14:05:44 [DEBUG] agent: Node info in sync 2022/03/24 14:06:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-gqpz8" since the cluster is too small 2022/03/24 14:06:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-gqpz8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/24 14:07:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-gqpz8" since the cluster is too small 2022/03/24 14:07:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/24 14:07:34 [DEBUG] agent: Node info in sync 2022/03/24 14:08:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-gqpz8" since the cluster is too small 2022/03/24 14:08:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/24 14:08:48 [DEBUG] agent: Node info in sync 2022/03/24 14:09:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-gqpz8" since the cluster is too small 2022/03/24 14:09:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-gqpz8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/24 14:10:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-gqpz8" since the cluster is too small 2022/03/24 14:10:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/24 14:10:39 [DEBUG] agent: Node info in sync 2022/03/24 14:11:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-gqpz8" since the cluster is too small 2022/03/24 14:12:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-gqpz8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/24 14:12:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-gqpz8" since the cluster is too small 2022/03/24 14:12:24 [DEBUG] http: Request GET /v1/status/leader (6.722154ms) from=10.233.66.247:47776 2022/03/24 14:12:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:24 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.10.126_9007" 2022/03/24 14:12:24 [DEBUG] agent: Node info in sync 2022/03/24 14:12:24 [DEBUG] http: Request PUT /v1/agent/service/register (18.759774ms) from=10.233.66.247:47796 2022/03/24 14:12:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:24 [DEBUG] agent: Node info in sync 2022/03/24 14:12:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.6908ms) from=10.233.66.247:47812 2022/03/24 14:12:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.10.126_9007" 2022/03/24 14:12:25 [DEBUG] agent: Node info in sync 2022/03/24 14:12:25 [DEBUG] http: Request PUT /v1/agent/service/register (57.027734ms) from=10.233.66.247:47816 2022/03/24 14:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Node info in sync 2022/03/24 14:12:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (709.343µs) from=10.233.66.247:47820 2022/03/24 14:12:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [INFO] agent: Synced service "_v1_message-router_10.233.55.113_3904" 2022/03/24 14:12:25 [DEBUG] agent: Node info in sync 2022/03/24 14:12:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.990307ms) from=10.233.66.247:47824 2022/03/24 14:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:25 [DEBUG] agent: Node info in sync 2022/03/24 14:12:25 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (624.659µs) from=10.233.66.247:47826 2022/03/24 14:12:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:25 [INFO] agent: Synced service "_v0_multicloud_10.233.56.4_9001" 2022/03/24 14:12:25 [DEBUG] agent: Node info in sync 2022/03/24 14:12:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.789968ms) from=10.233.66.247:47832 2022/03/24 14:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:25 [DEBUG] agent: Node info in sync 2022/03/24 14:12:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (562.846µs) from=10.233.66.247:47834 2022/03/24 14:12:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:25 [INFO] agent: Synced service "_v1_multicloud_10.233.56.4_9001" 2022/03/24 14:12:25 [DEBUG] agent: Node info in sync 2022/03/24 14:12:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.227819ms) from=10.233.66.247:47836 2022/03/24 14:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:25 [DEBUG] agent: Node info in sync 2022/03/24 14:12:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (515.158µs) from=10.233.66.247:47838 2022/03/24 14:12:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:25 [INFO] agent: Synced service "_v1_sdc-gui_10.233.62.98_8181" 2022/03/24 14:12:25 [DEBUG] agent: Node info in sync 2022/03/24 14:12:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.532855ms) from=10.233.66.247:47842 2022/03/24 14:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:25 [DEBUG] agent: Node info in sync 2022/03/24 14:12:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (406.811µs) from=10.233.66.247:47844 2022/03/24 14:12:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:26 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.30.53_443" 2022/03/24 14:12:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:26 [DEBUG] agent: Node info in sync 2022/03/24 14:12:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.162018ms) from=10.233.66.247:47848 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:26 [DEBUG] agent: Node info in sync 2022/03/24 14:12:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (498.037µs) from=10.233.66.247:47850 2022/03/24 14:12:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:26 [INFO] agent: Synced service "_v1_wf-gui_10.233.33.238_8443" 2022/03/24 14:12:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:26 [DEBUG] agent: Node info in sync 2022/03/24 14:12:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.27601ms) from=10.233.66.247:47858 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:26 [DEBUG] agent: Node info in sync 2022/03/24 14:12:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (693.259µs) from=10.233.66.247:47860 2022/03/24 14:12:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:26 [INFO] agent: Synced service "_v1_sdc_10.233.16.56_8443" 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:26 [DEBUG] agent: Node info in sync 2022/03/24 14:12:26 [DEBUG] http: Request PUT /v1/agent/service/register (6.823624ms) from=10.233.66.247:47862 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:26 [DEBUG] agent: Node info in sync 2022/03/24 14:12:26 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (587.571µs) from=10.233.66.247:47864 2022/03/24 14:12:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:26 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.16.56_8080" 2022/03/24 14:12:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:26 [DEBUG] agent: Node info in sync 2022/03/24 14:12:26 [DEBUG] http: Request PUT /v1/agent/service/register (7.356539ms) from=10.233.66.247:47868 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:26 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:26 [DEBUG] agent: Node info in sync 2022/03/24 14:12:26 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (520.747µs) from=10.233.66.247:47870 2022/03/24 14:12:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:27 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.10.64_9011" 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Node info in sync 2022/03/24 14:12:27 [DEBUG] http: Request PUT /v1/agent/service/register (8.758238ms) from=10.233.66.247:47874 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:27 [DEBUG] agent: Node info in sync 2022/03/24 14:12:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (652.069µs) from=10.233.66.247:47876 2022/03/24 14:12:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:27 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.10.64_9011" 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Node info in sync 2022/03/24 14:12:27 [DEBUG] http: Request PUT /v1/agent/service/register (23.820276ms) from=10.233.66.247:47878 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Node info in sync 2022/03/24 14:12:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (613.9µs) from=10.233.66.247:47882 2022/03/24 14:12:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [INFO] agent: Synced service "_v1_parser_10.233.55.35_8806" 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:27 [DEBUG] agent: Node info in sync 2022/03/24 14:12:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.990024ms) from=10.233.66.247:47888 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Node info in sync 2022/03/24 14:12:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (477.959µs) from=10.233.66.247:47890 2022/03/24 14:12:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:27 [INFO] agent: Synced service "_v1_catalog_10.233.55.35_8806" 2022/03/24 14:12:27 [DEBUG] agent: Node info in sync 2022/03/24 14:12:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.789061ms) from=10.233.66.247:47892 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Node info in sync 2022/03/24 14:12:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (478.717µs) from=10.233.66.247:47894 2022/03/24 14:12:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [INFO] agent: Synced service "_v1_nsd_10.233.55.35_8806" 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:27 [DEBUG] agent: Node info in sync 2022/03/24 14:12:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.025086ms) from=10.233.66.247:47904 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Node info in sync 2022/03/24 14:12:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (543.959µs) from=10.233.66.247:47906 2022/03/24 14:12:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:27 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.55.35_8806" 2022/03/24 14:12:27 [DEBUG] agent: Node info in sync 2022/03/24 14:12:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.413398ms) from=10.233.66.247:47908 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:27 [DEBUG] agent: Node info in sync 2022/03/24 14:12:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (603.046µs) from=10.233.66.247:47910 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.34.247_9015" 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.41621ms) from=10.233.66.247:47912 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (412.622µs) from=10.233.66.247:47914 2022/03/24 14:12:28 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.9608ms) from=10.233.66.247:47918 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (516.53µs) from=10.233.66.247:47922 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.773544ms) from=10.233.66.247:47926 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (414.531µs) from=10.233.66.247:47932 2022/03/24 14:12:28 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.464192ms) from=10.233.66.247:47934 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (469.561µs) from=10.233.66.247:47936 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.074976ms) from=10.233.66.247:47938 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (472.904µs) from=10.233.66.247:47940 2022/03/24 14:12:28 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.574863ms) from=10.233.66.247:47948 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (630.413µs) from=10.233.66.247:47950 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request PUT /v1/agent/service/register (20.750162ms) from=10.233.66.247:47952 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (445.471µs) from=10.233.66.247:47954 2022/03/24 14:12:28 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request PUT /v1/agent/service/register (8.128272ms) from=10.233.66.247:47956 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (663.843µs) from=10.233.66.247:47958 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:28 [DEBUG] http: Request PUT /v1/agent/service/register (9.023811ms) from=10.233.66.247:47960 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:28 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (595.013µs) from=10.233.66.247:47962 2022/03/24 14:12:29 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:29 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request PUT /v1/agent/service/register (15.651569ms) from=10.233.66.247:47966 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (372.062µs) from=10.233.66.247:47968 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:29 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request PUT /v1/agent/service/register (10.889849ms) from=10.233.66.247:47974 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (458.947µs) from=10.233.66.247:47976 2022/03/24 14:12:29 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:29 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.427772ms) from=10.233.66.247:47978 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (444.691µs) from=10.233.66.247:47982 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:29 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:29 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request PUT /v1/agent/service/register (14.188968ms) from=10.233.66.247:47984 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (496.911µs) from=10.233.66.247:47986 2022/03/24 14:12:29 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request PUT /v1/agent/service/register (22.505342ms) from=10.233.66.247:47988 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (410.593µs) from=10.233.66.247:47990 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request PUT /v1/agent/service/register (8.37852ms) from=10.233.66.247:47994 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (565.743µs) from=10.233.66.247:47996 2022/03/24 14:12:29 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request PUT /v1/agent/service/register (5.343266ms) from=10.233.66.247:47998 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (397.992µs) from=10.233.66.247:48002 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request PUT /v1/agent/service/register (14.319786ms) from=10.233.66.247:48004 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:29 [DEBUG] agent: Node info in sync 2022/03/24 14:12:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (405.52µs) from=10.233.66.247:48008 2022/03/24 14:12:30 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.530518ms) from=10.233.66.247:48012 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (414.572µs) from=10.233.66.247:48014 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.65.204_8446" 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (26.030395ms) from=10.233.66.247:48020 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (650.531µs) from=10.233.66.247:48022 2022/03/24 14:12:30 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (6.655254ms) from=10.233.66.247:48024 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (420.483µs) from=10.233.66.247:48026 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (13.212258ms) from=10.233.66.247:48028 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (492.166µs) from=10.233.66.247:48030 2022/03/24 14:12:30 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (8.24571ms) from=10.233.66.247:48036 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (612.274µs) from=10.233.66.247:48038 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.499592ms) from=10.233.66.247:48040 2022/03/24 14:12:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (1.00893ms) from=10.233.66.247:48042 2022/03/24 14:12:30 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.232472ms) from=10.233.66.247:48044 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (556.831µs) from=10.233.66.247:48046 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (11.613605ms) from=10.233.66.247:48050 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (403.926µs) from=10.233.66.247:48052 2022/03/24 14:12:30 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.410036ms) from=10.233.66.247:48054 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (809.268µs) from=10.233.66.247:48056 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.808734ms) from=10.233.66.247:48058 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (427.887µs) from=10.233.66.247:48060 2022/03/24 14:12:30 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.870871ms) from=10.233.66.247:48062 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (398.626µs) from=10.233.66.247:48064 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (10.614399ms) from=10.233.66.247:48066 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:30 [DEBUG] agent: Node info in sync 2022/03/24 14:12:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (484.898µs) from=10.233.66.247:48068 2022/03/24 14:12:31 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Node info in sync 2022/03/24 14:12:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.012028ms) from=10.233.66.247:48070 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Node info in sync 2022/03/24 14:12:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (389.384µs) from=10.233.66.247:48074 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Node info in sync 2022/03/24 14:12:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.703616ms) from=10.233.66.247:48080 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Node info in sync 2022/03/24 14:12:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (662.099µs) from=10.233.66.247:48084 2022/03/24 14:12:31 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Node info in sync 2022/03/24 14:12:31 [DEBUG] http: Request PUT /v1/agent/service/register (8.145847ms) from=10.233.66.247:48086 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Node info in sync 2022/03/24 14:12:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (647.32µs) from=10.233.66.247:48088 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Node info in sync 2022/03/24 14:12:31 [DEBUG] http: Request PUT /v1/agent/service/register (9.038884ms) from=10.233.66.247:48090 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Node info in sync 2022/03/24 14:12:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (508.051µs) from=10.233.66.247:48092 2022/03/24 14:12:31 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Node info in sync 2022/03/24 14:12:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.082062ms) from=10.233.66.247:48094 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Node info in sync 2022/03/24 14:12:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (474.842µs) from=10.233.66.247:48098 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Node info in sync 2022/03/24 14:12:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.824567ms) from=10.233.66.247:48100 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:31 [DEBUG] agent: Node info in sync 2022/03/24 14:12:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (546.473µs) from=10.233.66.247:48102 2022/03/24 14:12:31 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Node info in sync 2022/03/24 14:12:32 [DEBUG] http: Request PUT /v1/agent/service/register (492.293548ms) from=10.233.66.247:48104 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Node info in sync 2022/03/24 14:12:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (409.609µs) from=10.233.66.247:48114 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.65.204_8446" 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:32 [DEBUG] agent: Node info in sync 2022/03/24 14:12:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.776875ms) from=10.233.66.247:48116 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Node info in sync 2022/03/24 14:12:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (2.045097ms) from=10.233.66.247:48118 2022/03/24 14:12:32 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [INFO] agent: Synced service "_v11__aai-nquery_10.233.65.204_8446" 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Node info in sync 2022/03/24 14:12:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.270269ms) from=10.233.66.247:48124 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Node info in sync 2022/03/24 14:12:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (522.175µs) from=10.233.66.247:48126 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [INFO] agent: Synced service "_v11_aai-nquery_10.233.65.204_8446" 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Node info in sync 2022/03/24 14:12:32 [DEBUG] http: Request PUT /v1/agent/service/register (10.543444ms) from=10.233.66.247:48128 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Node info in sync 2022/03/24 14:12:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (451.896µs) from=10.233.66.247:48130 2022/03/24 14:12:32 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [INFO] agent: Synced service "_v12__aai-nquery_10.233.65.204_8446" 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Node info in sync 2022/03/24 14:12:32 [DEBUG] http: Request PUT /v1/agent/service/register (9.485925ms) from=10.233.66.247:48134 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Node info in sync 2022/03/24 14:12:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (377.971µs) from=10.233.66.247:48136 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [INFO] agent: Synced service "_v12_aai-nquery_10.233.65.204_8446" 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Node info in sync 2022/03/24 14:12:32 [DEBUG] http: Request PUT /v1/agent/service/register (19.689302ms) from=10.233.66.247:48138 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Node info in sync 2022/03/24 14:12:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (1.390892ms) from=10.233.66.247:48140 2022/03/24 14:12:32 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:32 [INFO] agent: Synced service "_v13__aai-nquery_10.233.65.204_8446" 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Node info in sync 2022/03/24 14:12:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.499041ms) from=10.233.66.247:48146 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:32 [DEBUG] agent: Node info in sync 2022/03/24 14:12:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (695.411µs) from=10.233.66.247:48148 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [INFO] agent: Synced service "_v13_aai-nquery_10.233.65.204_8446" 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.256435ms) from=10.233.66.247:48150 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (1.576869ms) from=10.233.66.247:48154 2022/03/24 14:12:33 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [INFO] agent: Synced service "_v14__aai-nquery_10.233.65.204_8446" 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.5162ms) from=10.233.66.247:48158 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (414.508µs) from=10.233.66.247:48162 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [INFO] agent: Synced service "_v14_aai-nquery_10.233.65.204_8446" 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.40205ms) from=10.233.66.247:48164 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (394.955µs) from=10.233.66.247:48166 2022/03/24 14:12:33 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [INFO] agent: Synced service "_v15__aai-nquery_10.233.65.204_8446" 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request PUT /v1/agent/service/register (7.18113ms) from=10.233.66.247:48168 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (797.883µs) from=10.233.66.247:48170 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [INFO] agent: Synced service "_v15_aai-nquery_10.233.65.204_8446" 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request PUT /v1/agent/service/register (10.418731ms) from=10.233.66.247:48172 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (529.232µs) from=10.233.66.247:48174 2022/03/24 14:12:33 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [INFO] agent: Synced service "_v16__aai-nquery_10.233.65.204_8446" 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.73518ms) from=10.233.66.247:48176 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (539.591µs) from=10.233.66.247:48178 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [INFO] agent: Synced service "_v16_aai-nquery_10.233.65.204_8446" 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request PUT /v1/agent/service/register (6.205126ms) from=10.233.66.247:48180 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (603.949µs) from=10.233.66.247:48182 2022/03/24 14:12:33 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [INFO] agent: Synced service "_v17__aai-nquery_10.233.65.204_8446" 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.547073ms) from=10.233.66.247:48184 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (422.445µs) from=10.233.66.247:48186 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [INFO] agent: Synced service "_v17_aai-nquery_10.233.65.204_8446" 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.238_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_parser_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.53_443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.56_8443" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.247_9015" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Node info in sync 2022/03/24 14:12:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.138269ms) from=10.233.66.247:48188 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.98_8181" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.126_9007" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.56_8080" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.113_3904" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.35_8806" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.4_9001" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.64_9011" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.204_8446" in sync 2022/03/24 14:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.204_8446" in