+ 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: '9d322e39-314c-67ce-b485-ed426cf178d1' Node name: 'onap-msb-consul-59f55f8877-p5ct2' 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/04/25 01:16:53 [DEBUG] agent: Using random ID "9d322e39-314c-67ce-b485-ed426cf178d1" as node ID 2022/04/25 01:16:53 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:9d322e39-314c-67ce-b485-ed426cf178d1 Address:127.0.0.1:8300}] 2022/04/25 01:16:54 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/04/25 01:16:54 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-p5ct2.dc1 127.0.0.1 2022/04/25 01:16:54 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/04/25 01:16:54 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/04/25 01:16:54 [WARN] raft: Unable to get address for server id 9d322e39-314c-67ce-b485-ed426cf178d1, using fallback address 127.0.0.1:8300: Could not find address for server id 9d322e39-314c-67ce-b485-ed426cf178d1 2022/04/25 01:16:54 [DEBUG] raft: Votes needed: 1 2022/04/25 01:16:54 [DEBUG] raft: Vote granted from 9d322e39-314c-67ce-b485-ed426cf178d1 in term 2. Tally: 1 2022/04/25 01:16:54 [INFO] raft: Election won. Tally: 1 2022/04/25 01:16:54 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/04/25 01:16:54 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-p5ct2 127.0.0.1 2022/04/25 01:16:55 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-p5ct2 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/25 01:16:55 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-p5ct2.dc1" in area "wan" 2022/04/25 01:16:55 [INFO] consul: cluster leadership acquired 2022/04/25 01:16:55 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/04/25 01:16:55 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-p5ct2 2022/04/25 01:16:55 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/04/25 01:16:55 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/04/25 01:16:55 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/04/25 01:16:55 [INFO] agent: started state syncer 2022/04/25 01:16:55 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/04/25 01:16:55 [INFO] agent: Synced node info 2022/04/25 01:16:55 [DEBUG] agent: Node info in sync 2022/04/25 01:16:56 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/04/25 01:16:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:16:56 [INFO] consul: member 'onap-msb-consul-59f55f8877-p5ct2' joined, marking health alive 2022/04/25 01:16:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:16:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 01:16:57 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/04/25 01:17:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:18:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 01:18:45 [DEBUG] agent: Node info in sync 2022/04/25 01:18:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-p5ct2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/25 01:18:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:19:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:20:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 01:20:18 [DEBUG] agent: Node info in sync 2022/04/25 01:20:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:21:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-p5ct2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/25 01:21:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:22:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 01:22:02 [DEBUG] agent: Node info in sync 2022/04/25 01:22:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:23:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-p5ct2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/25 01:23:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 01:23:47 [DEBUG] agent: Node info in sync 2022/04/25 01:23:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:24:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 01:24:50 [DEBUG] agent: Node info in sync 2022/04/25 01:24:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:25:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-p5ct2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/25 01:25:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:26:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 01:26:21 [DEBUG] agent: Node info in sync 2022/04/25 01:26:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:27:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 01:27:27 [DEBUG] agent: Node info in sync 2022/04/25 01:27:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-p5ct2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/25 01:27:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:28:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:29:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 01:29:18 [DEBUG] agent: Node info in sync 2022/04/25 01:29:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:30:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-p5ct2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/25 01:30:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 01:30:33 [DEBUG] agent: Node info in sync 2022/04/25 01:30:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:31:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 01:31:37 [DEBUG] agent: Node info in sync 2022/04/25 01:31:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:32:19 [DEBUG] http: Request GET /v1/status/leader (178.800252ms) from=10.233.70.9:38898 2022/04/25 01:32:20 [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/04/25 01:32:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:21 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.31.132_9015" 2022/04/25 01:32:21 [DEBUG] agent: Node info in sync 2022/04/25 01:32:21 [DEBUG] http: Request PUT /v1/agent/service/register (998.776323ms) from=10.233.70.9:38906 2022/04/25 01:32:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:21 [DEBUG] agent: Node info in sync 2022/04/25 01:32:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (660.964µs) from=10.233.70.9:38910 2022/04/25 01:32:21 [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/04/25 01:32:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:22 [INFO] agent: Synced service "_v1_message-router_10.233.7.55_3904" 2022/04/25 01:32:22 [DEBUG] agent: Node info in sync 2022/04/25 01:32:22 [DEBUG] http: Request PUT /v1/agent/service/register (282.539898ms) from=10.233.70.9:38922 2022/04/25 01:32:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:22 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:22 [DEBUG] agent: Node info in sync 2022/04/25 01:32:22 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (753.092µs) from=10.233.70.9:38928 2022/04/25 01:32:22 [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/04/25 01:32:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:23 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.33.137_9011" 2022/04/25 01:32:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:23 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:23 [DEBUG] agent: Node info in sync 2022/04/25 01:32:23 [DEBUG] http: Request PUT /v1/agent/service/register (662.13106ms) from=10.233.70.9:38932 2022/04/25 01:32:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:23 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:23 [DEBUG] agent: Node info in sync 2022/04/25 01:32:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (94.3672ms) from=10.233.70.9:38940 2022/04/25 01:32:23 [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/04/25 01:32:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:24 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.33.137_9011" 2022/04/25 01:32:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:24 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:24 [DEBUG] agent: Node info in sync 2022/04/25 01:32:24 [DEBUG] http: Request PUT /v1/agent/service/register (429.405828ms) from=10.233.70.9:38944 2022/04/25 01:32:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:24 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:24 [DEBUG] agent: Node info in sync 2022/04/25 01:32:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (293.095µs) from=10.233.70.9:38946 2022/04/25 01:32:24 [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/04/25 01:32: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/04/25 01:32:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:26 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:26 [INFO] agent: Synced service "_v1_parser_10.233.46.50_8806" 2022/04/25 01:32:26 [DEBUG] agent: Node info in sync 2022/04/25 01:32:26 [DEBUG] http: Request PUT /v1/agent/service/register (2.023916336s) from=10.233.70.9:38948 2022/04/25 01:32:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:26 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:26 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:26 [DEBUG] agent: Node info in sync 2022/04/25 01:32:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (524.228µs) from=10.233.70.9:38974 2022/04/25 01:32:26 [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/04/25 01:32: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/04/25 01:32:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:27 [INFO] agent: Synced service "_v1_catalog_10.233.46.50_8806" 2022/04/25 01:32:27 [DEBUG] agent: Node info in sync 2022/04/25 01:32:27 [DEBUG] http: Request PUT /v1/agent/service/register (350.336388ms) from=10.233.70.9:38980 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:27 [DEBUG] agent: Node info in sync 2022/04/25 01:32:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (358.431µs) from=10.233.70.9:38982 2022/04/25 01:32: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/04/25 01:32: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/04/25 01:32:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:27 [INFO] agent: Synced service "_v1_nsd_10.233.46.50_8806" 2022/04/25 01:32:27 [DEBUG] agent: Node info in sync 2022/04/25 01:32:27 [DEBUG] http: Request PUT /v1/agent/service/register (400.992502ms) from=10.233.70.9:38984 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:27 [DEBUG] agent: Node info in sync 2022/04/25 01:32:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (507.384µs) from=10.233.70.9:38988 2022/04/25 01:32: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/04/25 01:32: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/04/25 01:32:28 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:28 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:28 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.46.50_8806" 2022/04/25 01:32:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:28 [DEBUG] agent: Node info in sync 2022/04/25 01:32:28 [DEBUG] http: Request PUT /v1/agent/service/register (226.726902ms) from=10.233.70.9:38990 2022/04/25 01:32:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:28 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:28 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:28 [DEBUG] agent: Node info in sync 2022/04/25 01:32:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (745.484µs) from=10.233.70.9:38996 2022/04/25 01:32:28 [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/04/25 01:32:28 [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/04/25 01:32:42 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:42 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:42 [INFO] agent: Synced service "_v1_wf-gui_10.233.57.192_8443" 2022/04/25 01:32:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:42 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:42 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:42 [DEBUG] agent: Node info in sync 2022/04/25 01:32:42 [DEBUG] http: Request PUT /v1/agent/service/register (14.074797222s) from=10.233.70.9:38998 2022/04/25 01:32:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:42 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:42 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:42 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:42 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:42 [DEBUG] agent: Node info in sync 2022/04/25 01:32:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (625.213µs) from=10.233.70.9:39094 2022/04/25 01:32:42 [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/04/25 01:32:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:44 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.14.77_443" 2022/04/25 01:32:44 [DEBUG] agent: Node info in sync 2022/04/25 01:32:44 [DEBUG] http: Request PUT /v1/agent/service/register (1.452183846s) from=10.233.70.9:39096 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:44 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:44 [DEBUG] agent: Node info in sync 2022/04/25 01:32:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (100.305515ms) from=10.233.70.9:39110 2022/04/25 01:32:44 [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/04/25 01:32:44 [DEBUG] 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/04/25 01:32:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:45 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.19.30_9007" 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:45 [DEBUG] agent: Node info in sync 2022/04/25 01:32:45 [DEBUG] http: Request PUT /v1/agent/service/register (739.266742ms) from=10.233.70.9:39112 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:45 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:45 [DEBUG] agent: Node info in sync 2022/04/25 01:32:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (346.055µs) from=10.233.70.9:39118 2022/04/25 01:32:45 [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/04/25 01:32:45 [DEBUG] 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/04/25 01:32:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:46 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.19.30_9007" 2022/04/25 01:32:46 [DEBUG] agent: Node info in sync 2022/04/25 01:32:46 [DEBUG] http: Request PUT /v1/agent/service/register (871.716782ms) from=10.233.70.9:39120 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:46 [DEBUG] agent: Node info in sync 2022/04/25 01:32:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (453.678µs) from=10.233.70.9:39126 2022/04/25 01:32:46 [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/04/25 01:32:46 [DEBUG] 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/04/25 01:32:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:46 [INFO] agent: Synced service "_v1_sdc_10.233.56.106_8443" 2022/04/25 01:32:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:46 [DEBUG] agent: Node info in sync 2022/04/25 01:32:46 [DEBUG] http: Request PUT /v1/agent/service/register (312.412182ms) from=10.233.70.9:39136 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:46 [DEBUG] agent: Node info in sync 2022/04/25 01:32:47 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (300.003196ms) from=10.233.70.9:39152 2022/04/25 01:32:47 [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/04/25 01:32:47 [DEBUG] 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/04/25 01:32:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:48 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.56.106_8080" 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:48 [DEBUG] agent: Node info in sync 2022/04/25 01:32:48 [DEBUG] http: Request PUT /v1/agent/service/register (1.188897594s) from=10.233.70.9:39154 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:48 [DEBUG] agent: Node info in sync 2022/04/25 01:32:48 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (474.569µs) from=10.233.70.9:39164 2022/04/25 01:32:48 [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/04/25 01:32:48 [DEBUG] 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/04/25 01:32:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:49 [INFO] agent: Synced service "_v0_multicloud_10.233.35.154_9001" 2022/04/25 01:32:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:49 [DEBUG] agent: Node info in sync 2022/04/25 01:32:49 [DEBUG] http: Request PUT /v1/agent/service/register (703.304993ms) from=10.233.70.9:39168 2022/04/25 01:32:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:49 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:49 [DEBUG] agent: Node info in sync 2022/04/25 01:32:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (844.994µs) from=10.233.70.9:39174 2022/04/25 01:32:49 [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/04/25 01:32:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:50 [INFO] agent: Synced service "_v1_multicloud_10.233.35.154_9001" 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:50 [DEBUG] agent: Node info in sync 2022/04/25 01:32:50 [DEBUG] http: Request PUT /v1/agent/service/register (257.177607ms) from=10.233.70.9:39180 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:50 [DEBUG] agent: Node info in sync 2022/04/25 01:32:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (338.63µs) from=10.233.70.9:39186 2022/04/25 01:32:50 [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/04/25 01:32:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:50 [INFO] agent: Synced service "_v1_sdc-gui_10.233.41.76_8181" 2022/04/25 01:32:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:50 [DEBUG] agent: Node info in sync 2022/04/25 01:32:50 [DEBUG] http: Request PUT /v1/agent/service/register (466.188226ms) from=10.233.70.9:39188 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:50 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:50 [DEBUG] agent: Node info in sync 2022/04/25 01:32:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (520.15µs) from=10.233.70.9:39192 2022/04/25 01:32:51 [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/04/25 01:32:51 [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/04/25 01:32:51 [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/04/25 01:32:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:51 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.77.210_8446" 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:51 [DEBUG] agent: Node info in sync 2022/04/25 01:32:51 [DEBUG] http: Request PUT /v1/agent/service/register (100.903742ms) from=10.233.70.9:39194 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:51 [DEBUG] agent: Node info in sync 2022/04/25 01:32:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (100.298959ms) from=10.233.70.9:39196 2022/04/25 01:32:51 [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/04/25 01:32:51 [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/04/25 01:32:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:52 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.77.210_8446" 2022/04/25 01:32:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:52 [DEBUG] agent: Node info in sync 2022/04/25 01:32:52 [DEBUG] http: Request PUT /v1/agent/service/register (426.496541ms) from=10.233.70.9:39198 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:52 [DEBUG] agent: Node info in sync 2022/04/25 01:32:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (659.819µs) from=10.233.70.9:39214 2022/04/25 01:32:52 [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/04/25 01:32:52 [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/04/25 01:32:52 [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/04/25 01:32:52 [DEBUG] 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/04/25 01:32:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:52 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.77.210_8446" 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:52 [DEBUG] agent: Node info in sync 2022/04/25 01:32:52 [DEBUG] http: Request PUT /v1/agent/service/register (345.398647ms) from=10.233.70.9:39216 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:52 [DEBUG] agent: Node info in sync 2022/04/25 01:32:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (452.364µs) from=10.233.70.9:39222 2022/04/25 01:32:53 [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/04/25 01:32:53 [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/04/25 01:32:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:53 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.77.210_8446" 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:53 [DEBUG] agent: Node info in sync 2022/04/25 01:32:53 [DEBUG] http: Request PUT /v1/agent/service/register (800.374501ms) from=10.233.70.9:39224 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:53 [DEBUG] agent: Node info in sync 2022/04/25 01:32:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (450.805µs) from=10.233.70.9:39236 2022/04/25 01:32:54 [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/04/25 01:32:54 [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/04/25 01:32:54 [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/04/25 01:32:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.77.210_8446" 2022/04/25 01:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:54 [DEBUG] agent: Node info in sync 2022/04/25 01:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (299.754621ms) from=10.233.70.9:39238 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Node info in sync 2022/04/25 01:32:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (485.231µs) from=10.233.70.9:39240 2022/04/25 01:32:54 [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/04/25 01:32:54 [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/04/25 01:32:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.77.210_8446" 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Node info in sync 2022/04/25 01:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (353.804646ms) from=10.233.70.9:39242 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:54 [DEBUG] agent: Node info in sync 2022/04/25 01:32:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (627.396µs) from=10.233.70.9:39248 2022/04/25 01:32:55 [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/04/25 01:32:55 [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/04/25 01:32:55 [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/04/25 01:32:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-p5ct2" since the cluster is too small 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:55 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.77.210_8446" 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:55 [DEBUG] agent: Node info in sync 2022/04/25 01:32:55 [DEBUG] http: Request PUT /v1/agent/service/register (300.535577ms) from=10.233.70.9:39250 2022/04/25 01:32:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:55 [DEBUG] agent: Node info in sync 2022/04/25 01:32:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (641.789µs) from=10.233.70.9:39252 2022/04/25 01:32:55 [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/04/25 01:32:55 [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/04/25 01:32:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:56 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.77.210_8446" 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:56 [DEBUG] agent: Node info in sync 2022/04/25 01:32:56 [DEBUG] http: Request PUT /v1/agent/service/register (888.483245ms) from=10.233.70.9:39256 2022/04/25 01:32:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:56 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:56 [DEBUG] agent: Node info in sync 2022/04/25 01:32:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (427.245µs) from=10.233.70.9:39278 2022/04/25 01:32:56 [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/04/25 01:32:56 [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/04/25 01:32:56 [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/04/25 01:32:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.77.210_8446" 2022/04/25 01:32:57 [DEBUG] agent: Node info in sync 2022/04/25 01:32:57 [DEBUG] http: Request PUT /v1/agent/service/register (700.159596ms) from=10.233.70.9:39282 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:57 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:57 [DEBUG] agent: Node info in sync 2022/04/25 01:32:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (632.031µs) from=10.233.70.9:39284 2022/04/25 01:32:57 [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/04/25 01:32:57 [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/04/25 01:32:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.77.210_8446" 2022/04/25 01:32:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:58 [DEBUG] agent: Node info in sync 2022/04/25 01:32:58 [DEBUG] http: Request PUT /v1/agent/service/register (854.608746ms) from=10.233.70.9:39288 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:58 [DEBUG] agent: Node info in sync 2022/04/25 01:32:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (415.006µs) from=10.233.70.9:39294 2022/04/25 01:32:58 [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/04/25 01:32:58 [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/04/25 01:32:58 [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/04/25 01:32:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.77.210_8446" 2022/04/25 01:32:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Node info in sync 2022/04/25 01:32:59 [DEBUG] http: Request PUT /v1/agent/service/register (800.755734ms) from=10.233.70.9:39296 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:32:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:32:59 [DEBUG] agent: Node info in sync 2022/04/25 01:32:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (413.008µs) from=10.233.70.9:39300 2022/04/25 01:33:00 [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/04/25 01:33:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.77.210_8446" 2022/04/25 01:33:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Node info in sync 2022/04/25 01:33:00 [DEBUG] http: Request PUT /v1/agent/service/register (276.131757ms) from=10.233.70.9:39302 2022/04/25 01:33:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:00 [DEBUG] agent: Node info in sync 2022/04/25 01:33:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (101.463944ms) from=10.233.70.9:39308 2022/04/25 01:33:00 [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/04/25 01:33:00 [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/04/25 01:33:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.77.210_8446" 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:01 [DEBUG] agent: Node info in sync 2022/04/25 01:33:01 [DEBUG] http: Request PUT /v1/agent/service/register (268.848548ms) from=10.233.70.9:39310 2022/04/25 01:33:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:01 [DEBUG] agent: Node info in sync 2022/04/25 01:33:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (507.159µs) from=10.233.70.9:39314 2022/04/25 01:33:01 [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/04/25 01:33:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.77.210_8446" 2022/04/25 01:33:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Node info in sync 2022/04/25 01:33:02 [DEBUG] http: Request PUT /v1/agent/service/register (599.828621ms) from=10.233.70.9:39316 2022/04/25 01:33:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Node info in sync 2022/04/25 01:33:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (578.766µs) from=10.233.70.9:39332 2022/04/25 01:33:02 [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/04/25 01:33:02 [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/04/25 01:33:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.77.210_8446" 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Node info in sync 2022/04/25 01:33:02 [DEBUG] http: Request PUT /v1/agent/service/register (275.147976ms) from=10.233.70.9:39334 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:02 [DEBUG] agent: Node info in sync 2022/04/25 01:33:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (388.749µs) from=10.233.70.9:39340 2022/04/25 01:33:02 [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/04/25 01:33:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.77.210_8446" 2022/04/25 01:33:03 [DEBUG] agent: Node info in sync 2022/04/25 01:33:03 [DEBUG] http: Request PUT /v1/agent/service/register (404.19136ms) from=10.233.70.9:39342 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Node info in sync 2022/04/25 01:33:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (437.629µs) from=10.233.70.9:39348 2022/04/25 01:33:03 [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/04/25 01:33:03 [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/04/25 01:33:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.77.210_8446" 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Node info in sync 2022/04/25 01:33:03 [DEBUG] http: Request PUT /v1/agent/service/register (368.179044ms) from=10.233.70.9:39350 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:03 [DEBUG] agent: Node info in sync 2022/04/25 01:33:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (566.221µs) from=10.233.70.9:39354 2022/04/25 01:33:03 [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/04/25 01:33:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:04 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.77.210_8446" 2022/04/25 01:33:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:04 [DEBUG] agent: Node info in sync 2022/04/25 01:33:04 [DEBUG] http: Request PUT /v1/agent/service/register (301.992363ms) from=10.233.70.9:39356 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:04 [DEBUG] agent: Node info in sync 2022/04/25 01:33:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (464.16µs) from=10.233.70.9:39358 2022/04/25 01:33:04 [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/04/25 01:33:04 [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/04/25 01:33:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:05 [DEBUG] agent: Node info in sync 2022/04/25 01:33:05 [DEBUG] http: Request PUT /v1/agent/service/register (801.360537ms) from=10.233.70.9:39360 2022/04/25 01:33:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:05 [DEBUG] agent: Node info in sync 2022/04/25 01:33:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (202.506717ms) from=10.233.70.9:39366 2022/04/25 01:33:05 [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/04/25 01:33:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Node info in sync 2022/04/25 01:33:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.506920067s) from=10.233.70.9:39368 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:08 [DEBUG] agent: Node info in sync 2022/04/25 01:33:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (584.304µs) from=10.233.70.9:39398 2022/04/25 01:33:09 [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/04/25 01:33:09 [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/04/25 01:33:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Node info in sync 2022/04/25 01:33:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.723880022s) from=10.233.70.9:39400 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Node info in sync 2022/04/25 01:33:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (630.869µs) from=10.233.70.9:39442 2022/04/25 01:33:16 [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/04/25 01:33:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Node info in sync 2022/04/25 01:33:16 [DEBUG] http: Request PUT /v1/agent/service/register (672.981029ms) from=10.233.70.9:39444 2022/04/25 01:33:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:16 [DEBUG] agent: Node info in sync 2022/04/25 01:33:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (421.935µs) from=10.233.70.9:39468 2022/04/25 01:33:17 [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/04/25 01:33:17 [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/04/25 01:33:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Node info in sync 2022/04/25 01:33:17 [DEBUG] http: Request PUT /v1/agent/service/register (798.467498ms) from=10.233.70.9:39470 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:17 [DEBUG] agent: Node info in sync 2022/04/25 01:33:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (501.94µs) from=10.233.70.9:39474 2022/04/25 01:33:18 [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/04/25 01:33:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:18 [DEBUG] agent: Node info in sync 2022/04/25 01:33:18 [DEBUG] http: Request PUT /v1/agent/service/register (882.239475ms) from=10.233.70.9:39476 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:18 [DEBUG] agent: Node info in sync 2022/04/25 01:33:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (486.202µs) from=10.233.70.9:39480 2022/04/25 01:33:19 [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/04/25 01:33:19 [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/04/25 01:33:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Node info in sync 2022/04/25 01:33:19 [DEBUG] http: Request PUT /v1/agent/service/register (640.900529ms) from=10.233.70.9:39482 2022/04/25 01:33:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (314.95µs) from=10.233.70.9:39488 2022/04/25 01:33:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:19 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:19 [DEBUG] agent: Node info in sync 2022/04/25 01:33:20 [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/04/25 01:33:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Node info in sync 2022/04/25 01:33:21 [DEBUG] http: Request PUT /v1/agent/service/register (1.100268573s) from=10.233.70.9:39490 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:21 [DEBUG] agent: Node info in sync 2022/04/25 01:33:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (650.199µs) from=10.233.70.9:39498 2022/04/25 01:33:21 [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/04/25 01:33:21 [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/04/25 01:33:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Node info in sync 2022/04/25 01:33:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.600103304s) from=10.233.70.9:39500 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (459.899µs) from=10.233.70.9:39518 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Node info in sync 2022/04/25 01:33:23 [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/04/25 01:33:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Node info in sync 2022/04/25 01:33:23 [DEBUG] http: Request PUT /v1/agent/service/register (634.351699ms) from=10.233.70.9:39520 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:23 [DEBUG] agent: Node info in sync 2022/04/25 01:33:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (541.755µs) from=10.233.70.9:39530 2022/04/25 01:33:23 [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/04/25 01:33:23 [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/04/25 01:33:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Node info in sync 2022/04/25 01:33:24 [DEBUG] http: Request PUT /v1/agent/service/register (542.826908ms) from=10.233.70.9:39532 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Node info in sync 2022/04/25 01:33:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (387.372µs) from=10.233.70.9:39534 2022/04/25 01:33:24 [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/04/25 01:33:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33: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/04/25 01:33:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Node info in sync 2022/04/25 01:33:24 [DEBUG] http: Request PUT /v1/agent/service/register (259.921242ms) from=10.233.70.9:39536 2022/04/25 01:33:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:24 [DEBUG] agent: Node info in sync 2022/04/25 01:33:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (748.266µs) from=10.233.70.9:39542 2022/04/25 01:33:25 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33: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/04/25 01:33:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Node info in sync 2022/04/25 01:33:25 [DEBUG] http: Request PUT /v1/agent/service/register (322.72038ms) from=10.233.70.9:39544 2022/04/25 01:33:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:25 [DEBUG] agent: Node info in sync 2022/04/25 01:33:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (552.941µs) from=10.233.70.9:39546 2022/04/25 01:33:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33: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/04/25 01:33:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Node info in sync 2022/04/25 01:33:25 [DEBUG] http: Request PUT /v1/agent/service/register (300.854325ms) from=10.233.70.9:39548 2022/04/25 01:33:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:25 [DEBUG] agent: Node info in sync 2022/04/25 01:33:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (600.719µs) from=10.233.70.9:39552 2022/04/25 01:33:26 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33: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/04/25 01:33:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Node info in sync 2022/04/25 01:33:26 [DEBUG] http: Request PUT /v1/agent/service/register (868.527191ms) from=10.233.70.9:39554 2022/04/25 01:33:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:26 [DEBUG] agent: Node info in sync 2022/04/25 01:33:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (402.259µs) from=10.233.70.9:39576 2022/04/25 01:33:27 [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/04/25 01:33:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33: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/04/25 01:33:27 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:27 [DEBUG] agent: Node info in sync 2022/04/25 01:33:27 [DEBUG] http: Request PUT /v1/agent/service/register (501.167093ms) from=10.233.70.9:39580 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:27 [DEBUG] agent: Node info in sync 2022/04/25 01:33:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (203.875535ms) from=10.233.70.9:39584 2022/04/25 01:33:28 [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/04/25 01:33:28 [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/04/25 01:33: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/04/25 01:33: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/04/25 01:33:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-p5ct2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/25 01:33:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:28 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Node info in sync 2022/04/25 01:33:29 [DEBUG] http: Request PUT /v1/agent/service/register (800.647781ms) from=10.233.70.9:39586 2022/04/25 01:33:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Node info in sync 2022/04/25 01:33:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (511.363µs) from=10.233.70.9:39594 2022/04/25 01:33:29 [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/04/25 01:33: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/04/25 01:33: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/04/25 01:33:29 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.77.210_8446" 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Node info in sync 2022/04/25 01:33:29 [DEBUG] http: Request PUT /v1/agent/service/register (501.732185ms) from=10.233.70.9:39596 2022/04/25 01:33:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (410.545µs) from=10.233.70.9:39600 2022/04/25 01:33:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:29 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Node info in sync 2022/04/25 01:33:30 [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/04/25 01:33:30 [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/04/25 01:33: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/04/25 01:33: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/04/25 01:33:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [INFO] agent: Synced service "_v11__aai-nquery_10.233.77.210_8446" 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Node info in sync 2022/04/25 01:33:30 [DEBUG] http: Request PUT /v1/agent/service/register (400.73943ms) from=10.233.70.9:39602 2022/04/25 01:33:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:30 [DEBUG] agent: Node info in sync 2022/04/25 01:33:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (635.814µs) from=10.233.70.9:39608 2022/04/25 01:33:30 [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/04/25 01:33: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/04/25 01:33: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/04/25 01:33:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [INFO] agent: Synced service "_v11_aai-nquery_10.233.77.210_8446" 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Node info in sync 2022/04/25 01:33:31 [DEBUG] http: Request PUT /v1/agent/service/register (606.017317ms) from=10.233.70.9:39612 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:31 [DEBUG] agent: Node info in sync 2022/04/25 01:33:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (545.499µs) from=10.233.70.9:39614 2022/04/25 01:33:31 [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/04/25 01:33:31 [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/04/25 01:33: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/04/25 01:33: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/04/25 01:33:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [INFO] agent: Synced service "_v12__aai-nquery_10.233.77.210_8446" 2022/04/25 01:33:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Node info in sync 2022/04/25 01:33:32 [DEBUG] http: Request PUT /v1/agent/service/register (1.490324083s) from=10.233.70.9:39616 2022/04/25 01:33:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:32 [DEBUG] agent: Node info in sync 2022/04/25 01:33:33 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (384.243µs) from=10.233.70.9:39636 2022/04/25 01:33:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33: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/04/25 01:33: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/04/25 01:33:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [INFO] agent: Synced service "_v12_aai-nquery_10.233.77.210_8446" 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Node info in sync 2022/04/25 01:33:33 [DEBUG] http: Request PUT /v1/agent/service/register (720.978623ms) from=10.233.70.9:39638 2022/04/25 01:33:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:33 [DEBUG] agent: Node info in sync 2022/04/25 01:33:34 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (506.087µs) from=10.233.70.9:39646 2022/04/25 01:33:34 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [INFO] agent: Synced service "_v13__aai-nquery_10.233.77.210_8446" 2022/04/25 01:33:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Node info in sync 2022/04/25 01:33:35 [DEBUG] http: Request PUT /v1/agent/service/register (1.061708124s) from=10.233.70.9:39648 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:35 [DEBUG] agent: Node info in sync 2022/04/25 01:33:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (525.265µs) from=10.233.70.9:39654 2022/04/25 01:33:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [INFO] agent: Synced service "_v13_aai-nquery_10.233.77.210_8446" 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Node info in sync 2022/04/25 01:33:36 [DEBUG] http: Request PUT /v1/agent/service/register (1.033476425s) from=10.233.70.9:39656 2022/04/25 01:33:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:36 [DEBUG] agent: Node info in sync 2022/04/25 01:33:36 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (450.3µs) from=10.233.70.9:39660 2022/04/25 01:33:36 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [INFO] agent: Synced service "_v14__aai-nquery_10.233.77.210_8446" 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Node info in sync 2022/04/25 01:33:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.004567059s) from=10.233.70.9:39662 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Node info in sync 2022/04/25 01:33:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (576.902µs) from=10.233.70.9:39696 2022/04/25 01:33:40 [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/04/25 01:33:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [INFO] agent: Synced service "_v14_aai-nquery_10.233.77.210_8446" 2022/04/25 01:33:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Node info in sync 2022/04/25 01:33:41 [DEBUG] http: Request PUT /v1/agent/service/register (400.828639ms) from=10.233.70.9:39698 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:41 [DEBUG] agent: Node info in sync 2022/04/25 01:33:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (598.939µs) from=10.233.70.9:39702 2022/04/25 01:33:41 [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/04/25 01:33:41 [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/04/25 01:33:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [INFO] agent: Synced service "_v15__aai-nquery_10.233.77.210_8446" 2022/04/25 01:33:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Node info in sync 2022/04/25 01:33:42 [DEBUG] http: Request PUT /v1/agent/service/register (700.489424ms) from=10.233.70.9:39704 2022/04/25 01:33:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:42 [DEBUG] agent: Node info in sync 2022/04/25 01:33:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (403.666µs) from=10.233.70.9:39720 2022/04/25 01:33:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 01:33:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [INFO] agent: Synced service "_v15_aai-nquery_10.233.77.210_8446" 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:43 [DEBUG] agent: Node info in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:43 [DEBUG] http: Request PUT /v1/agent/service/register (899.80203ms) from=10.233.70.9:39722 2022/04/25 01:33:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:43 [DEBUG] agent: Node info in sync 2022/04/25 01:33:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (562.384µs) from=10.233.70.9:39736 2022/04/25 01:33:43 [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/04/25 01:33:43 [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/04/25 01:33:43 [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/04/25 01:33:43 [DEBUG] 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/04/25 01:33:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [INFO] agent: Synced service "_v16__aai-nquery_10.233.77.210_8446" 2022/04/25 01:33:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:44 [DEBUG] agent: Node info in sync 2022/04/25 01:33:44 [DEBUG] http: Request PUT /v1/agent/service/register (679.460329ms) from=10.233.70.9:39738 2022/04/25 01:33:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:44 [DEBUG] agent: Node info in sync 2022/04/25 01:33:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (464.275µs) from=10.233.70.9:39740 2022/04/25 01:33:44 [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/04/25 01:33:44 [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/04/25 01:33:44 [DEBUG] 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/04/25 01:33:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [INFO] agent: Synced service "_v16_aai-nquery_10.233.77.210_8446" 2022/04/25 01:33:45 [DEBUG] agent: Node info in sync 2022/04/25 01:33:45 [DEBUG] http: Request PUT /v1/agent/service/register (992.159482ms) from=10.233.70.9:39744 2022/04/25 01:33:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:45 [DEBUG] agent: Node info in sync 2022/04/25 01:33:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (548.045µs) from=10.233.70.9:39750 2022/04/25 01:33:45 [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/04/25 01:33:45 [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/04/25 01:33:45 [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/04/25 01:33:45 [DEBUG] 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/04/25 01:33:46 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [INFO] agent: Synced service "_v17__aai-nquery_10.233.77.210_8446" 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Node info in sync 2022/04/25 01:33:46 [DEBUG] http: Request PUT /v1/agent/service/register (458.554641ms) from=10.233.70.9:39752 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (468.381µs) from=10.233.70.9:39754 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Node info in sync 2022/04/25 01:33:46 [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/04/25 01:33:46 [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/04/25 01:33:46 [DEBUG] 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/04/25 01:33:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [INFO] agent: Synced service "_v17_aai-nquery_10.233.77.210_8446" 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_nsd_10.233.46.50_8806" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_parser_10.233.46.50_8806" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_message-router_10.233.7.55_3904" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.76_8181" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.50_8806" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v0_multicloud_10.233.35.154_9001" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.132_9015" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.30_9007" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.192_8443" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.106_8080" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Node info in sync 2022/04/25 01:33:46 [DEBUG] http: Request PUT /v1/agent/service/register (394.380562ms) from=10.233.70.9:39764 2022/04/25 01:33:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.137_9011" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.77_443" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v17_aai-nquery_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.210_8446" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_catalog_10.233.46.50_8806" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v1_sdc_10.233.56.106_8443" in sync 2022/04/25 01:33:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.210_8