+ 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: '3e7dc17a-f404-076c-b50d-65d305a7b0f4' Node name: 'onap-msb-consul-f96d66b85-q2qnv' 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/09/24 04:40:23 [DEBUG] agent: Using random ID "3e7dc17a-f404-076c-b50d-65d305a7b0f4" as node ID 2022/09/24 04:40:23 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3e7dc17a-f404-076c-b50d-65d305a7b0f4 Address:127.0.0.1:8300}] 2022/09/24 04:40:23 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/09/24 04:40:23 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-q2qnv.dc1 127.0.0.1 2022/09/24 04:40:23 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/09/24 04:40:23 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-q2qnv 127.0.0.1 2022/09/24 04:40:23 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-q2qnv (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/24 04:40:23 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/09/24 04:40:23 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-q2qnv.dc1" in area "wan" 2022/09/24 04:40:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/09/24 04:40:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/09/24 04:40:23 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/09/24 04:40:23 [INFO] agent: started state syncer 2022/09/24 04:40:23 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/09/24 04:40:23 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/09/24 04:40:23 [DEBUG] raft: Votes needed: 1 2022/09/24 04:40:23 [DEBUG] raft: Vote granted from 3e7dc17a-f404-076c-b50d-65d305a7b0f4 in term 2. Tally: 1 2022/09/24 04:40:23 [INFO] raft: Election won. Tally: 1 2022/09/24 04:40:23 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/09/24 04:40:23 [INFO] consul: cluster leadership acquired 2022/09/24 04:40:24 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-q2qnv 2022/09/24 04:40:24 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/09/24 04:40:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-q2qnv" since the cluster is too small 2022/09/24 04:40:24 [INFO] consul: member 'onap-msb-consul-f96d66b85-q2qnv' joined, marking health alive 2022/09/24 04:40:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/24 04:40:24 [INFO] agent: Synced node info ==> Newer Consul version available: 1.13.2 (currently running: 1.4.3) 2022/09/24 04:40:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/24 04:40:26 [DEBUG] agent: Node info in sync 2022/09/24 04:40:26 [DEBUG] agent: Node info in sync 2022/09/24 04:41:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-q2qnv" since the cluster is too small 2022/09/24 04:41:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/24 04:41:57 [DEBUG] agent: Node info in sync 2022/09/24 04:42:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-q2qnv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/24 04:42:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-q2qnv" since the cluster is too small 2022/09/24 04:43:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/24 04:43:10 [DEBUG] agent: Node info in sync 2022/09/24 04:43:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-q2qnv" since the cluster is too small 2022/09/24 04:44:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/24 04:44:19 [DEBUG] agent: Node info in sync 2022/09/24 04:44:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-q2qnv" since the cluster is too small 2022/09/24 04:44:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-q2qnv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/24 04:45:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-q2qnv" since the cluster is too small 2022/09/24 04:46:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/24 04:46:02 [DEBUG] agent: Node info in sync 2022/09/24 04:46:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-q2qnv" since the cluster is too small 2022/09/24 04:47:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/24 04:47:15 [DEBUG] agent: Node info in sync 2022/09/24 04:47:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-q2qnv" since the cluster is too small 2022/09/24 04:47:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-q2qnv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/24 04:48:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-q2qnv" since the cluster is too small 2022/09/24 04:48:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/24 04:48:31 [DEBUG] agent: Node info in sync 2022/09/24 04:49:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-q2qnv" since the cluster is too small 2022/09/24 04:50:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-q2qnv" since the cluster is too small 2022/09/24 04:50:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-q2qnv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/24 04:50:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/24 04:50:29 [DEBUG] agent: Node info in sync 2022/09/24 04:51:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-q2qnv" since the cluster is too small 2022/09/24 04:52:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-q2qnv" since the cluster is too small 2022/09/24 04:52:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/24 04:52:27 [DEBUG] agent: Node info in sync 2022/09/24 04:52:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-q2qnv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/24 04:53:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-q2qnv" since the cluster is too small 2022/09/24 04:54:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/24 04:54:19 [DEBUG] agent: Node info in sync 2022/09/24 04:54:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-q2qnv" since the cluster is too small 2022/09/24 04:54:33 [DEBUG] http: Request GET /v1/status/leader (5.786267ms) from=10.233.68.35:42878 2022/09/24 04:54:34 [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/09/24 04:54: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/09/24 04:54:34 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.22.164_9007" 2022/09/24 04:54:34 [DEBUG] agent: Node info in sync 2022/09/24 04:54:34 [DEBUG] http: Request PUT /v1/agent/service/register (28.693014ms) from=10.233.68.35:42888 2022/09/24 04:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:34 [DEBUG] agent: Node info in sync 2022/09/24 04:54:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (2.248658ms) from=10.233.68.35:42890 2022/09/24 04:54:34 [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/09/24 04:54: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/09/24 04:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:34 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.22.164_9007" 2022/09/24 04:54:34 [DEBUG] agent: Node info in sync 2022/09/24 04:54:34 [DEBUG] http: Request PUT /v1/agent/service/register (10.087001ms) from=10.233.68.35:42894 2022/09/24 04:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:34 [DEBUG] agent: Node info in sync 2022/09/24 04:54:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.392888ms) from=10.233.68.35:42898 2022/09/24 04:54:34 [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/09/24 04:54: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/09/24 04:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:34 [INFO] agent: Synced service "_v1_message-router_10.233.45.5_3904" 2022/09/24 04:54:34 [DEBUG] agent: Node info in sync 2022/09/24 04:54:34 [DEBUG] http: Request PUT /v1/agent/service/register (18.159342ms) from=10.233.68.35:42900 2022/09/24 04:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:34 [DEBUG] agent: Node info in sync 2022/09/24 04:54:34 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (3.287429ms) from=10.233.68.35:42906 2022/09/24 04:54:34 [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/09/24 04:54: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/09/24 04:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:34 [INFO] agent: Synced service "_v1_parser_10.233.61.173_8806" 2022/09/24 04:54:34 [DEBUG] agent: Node info in sync 2022/09/24 04:54:34 [DEBUG] http: Request PUT /v1/agent/service/register (6.707463ms) from=10.233.68.35:42910 2022/09/24 04:54:34 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:34 [DEBUG] agent: Node info in sync 2022/09/24 04:54:34 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.327323ms) from=10.233.68.35:42912 2022/09/24 04:54:35 [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/09/24 04:54: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/09/24 04:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [INFO] agent: Synced service "_v1_catalog_10.233.61.173_8806" 2022/09/24 04:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:35 [DEBUG] agent: Node info in sync 2022/09/24 04:54:35 [DEBUG] http: Request PUT /v1/agent/service/register (19.565742ms) from=10.233.68.35:42918 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:35 [DEBUG] agent: Node info in sync 2022/09/24 04:54:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.136437ms) from=10.233.68.35:42920 2022/09/24 04:54:35 [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/09/24 04:54: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/09/24 04:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [INFO] agent: Synced service "_v1_nsd_10.233.61.173_8806" 2022/09/24 04:54:35 [DEBUG] agent: Node info in sync 2022/09/24 04:54:35 [DEBUG] http: Request PUT /v1/agent/service/register (9.777991ms) from=10.233.68.35:42922 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:35 [DEBUG] agent: Node info in sync 2022/09/24 04:54:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (618.693µs) from=10.233.68.35:42926 2022/09/24 04:54:35 [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/09/24 04:54: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/09/24 04:54:35 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.61.173_8806" 2022/09/24 04:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:35 [DEBUG] agent: Node info in sync 2022/09/24 04:54:35 [DEBUG] http: Request PUT /v1/agent/service/register (42.512455ms) from=10.233.68.35:42940 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:35 [DEBUG] agent: Node info in sync 2022/09/24 04:54:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (3.849439ms) from=10.233.68.35:42944 2022/09/24 04:54:35 [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/09/24 04:54: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/09/24 04:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.38.44_9015" 2022/09/24 04:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:35 [DEBUG] agent: Node info in sync 2022/09/24 04:54:35 [DEBUG] http: Request PUT /v1/agent/service/register (9.573821ms) from=10.233.68.35:42952 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:35 [DEBUG] agent: Node info in sync 2022/09/24 04:54:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.526092ms) from=10.233.68.35:42954 2022/09/24 04:54:36 [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/09/24 04:54:36 [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/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:36 [INFO] agent: Synced service "_v1_wf-gui_10.233.46.8_8443" 2022/09/24 04:54:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Node info in sync 2022/09/24 04:54:36 [DEBUG] http: Request PUT /v1/agent/service/register (14.371264ms) from=10.233.68.35:42958 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Node info in sync 2022/09/24 04:54:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (377.141µs) from=10.233.68.35:42960 2022/09/24 04:54:36 [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/09/24 04:54: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/09/24 04:54:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.59.12_443" 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:36 [DEBUG] agent: Node info in sync 2022/09/24 04:54:36 [DEBUG] http: Request PUT /v1/agent/service/register (9.169578ms) from=10.233.68.35:42962 2022/09/24 04:54:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:36 [DEBUG] agent: Node info in sync 2022/09/24 04:54:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (622.108µs) from=10.233.68.35:42964 2022/09/24 04:54:36 [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/09/24 04:54: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/09/24 04:54:36 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:36 [INFO] agent: Synced service "_v0_multicloud_10.233.10.51_9001" 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:36 [DEBUG] agent: Node info in sync 2022/09/24 04:54:36 [DEBUG] http: Request PUT /v1/agent/service/register (11.185097ms) from=10.233.68.35:42970 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:36 [DEBUG] agent: Node info in sync 2022/09/24 04:54:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (959.161µs) from=10.233.68.35:42974 2022/09/24 04:54:36 [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/09/24 04:54: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/09/24 04:54:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:36 [INFO] agent: Synced service "_v1_multicloud_10.233.10.51_9001" 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:36 [DEBUG] agent: Node info in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:36 [DEBUG] agent: Node info in sync 2022/09/24 04:54:36 [DEBUG] http: Request PUT /v1/agent/service/register (16.661479ms) from=10.233.68.35:42976 2022/09/24 04:54:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (431.02µs) from=10.233.68.35:42978 2022/09/24 04:54:36 [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/09/24 04:54: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/09/24 04:54:37 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:37 [INFO] agent: Synced service "_v1_sdc_10.233.47.248_8443" 2022/09/24 04:54:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Node info in sync 2022/09/24 04:54:37 [DEBUG] http: Request PUT /v1/agent/service/register (54.406369ms) from=10.233.68.35:42982 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:37 [DEBUG] agent: Node info in sync 2022/09/24 04:54:37 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (452.211µs) from=10.233.68.35:42984 2022/09/24 04:54:37 [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/09/24 04:54:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:37 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.47.248_8080" 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Node info in sync 2022/09/24 04:54:37 [DEBUG] http: Request PUT /v1/agent/service/register (27.374581ms) from=10.233.68.35:42988 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Node info in sync 2022/09/24 04:54:37 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (373.682µs) from=10.233.68.35:42990 2022/09/24 04:54:37 [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/09/24 04:54:37 [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/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:37 [INFO] agent: Synced service "_v1_sdc-gui_10.233.2.187_8181" 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Node info in sync 2022/09/24 04:54:37 [DEBUG] http: Request PUT /v1/agent/service/register (28.779747ms) from=10.233.68.35:42992 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:37 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:37 [DEBUG] agent: Node info in sync 2022/09/24 04:54:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (438.583µs) from=10.233.68.35:42994 2022/09/24 04:54:37 [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/09/24 04:54:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:38 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.29.37_9011" 2022/09/24 04:54:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:38 [DEBUG] agent: Node info in sync 2022/09/24 04:54:38 [DEBUG] http: Request PUT /v1/agent/service/register (25.049246ms) from=10.233.68.35:43008 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:38 [DEBUG] agent: Node info in sync 2022/09/24 04:54:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.938478ms) from=10.233.68.35:43010 2022/09/24 04:54:38 [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/09/24 04:54:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:38 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.29.37_9011" 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:38 [DEBUG] agent: Node info in sync 2022/09/24 04:54:38 [DEBUG] http: Request PUT /v1/agent/service/register (46.993186ms) from=10.233.68.35:43024 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:38 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:38 [DEBUG] agent: Node info in sync 2022/09/24 04:54:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (597.302µs) from=10.233.68.35:43028 2022/09/24 04:54:39 [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/09/24 04:54:39 [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/09/24 04:54:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/24 04:54:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:39 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Node info in sync 2022/09/24 04:54:39 [DEBUG] http: Request PUT /v1/agent/service/register (28.100129ms) from=10.233.68.35:43032 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:39 [DEBUG] agent: Node info in sync 2022/09/24 04:54:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (514.39µs) from=10.233.68.35:43034 2022/09/24 04:54:39 [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/09/24 04:54:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/24 04:54:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:39 [DEBUG] agent: Node info in sync 2022/09/24 04:54:39 [DEBUG] http: Request PUT /v1/agent/service/register (28.070193ms) from=10.233.68.35:43036 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:39 [DEBUG] agent: Node info in sync 2022/09/24 04:54:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (3.527337ms) from=10.233.68.35:43038 2022/09/24 04:54:39 [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/09/24 04:54:39 [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/09/24 04:54:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/24 04:54:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:39 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Node info in sync 2022/09/24 04:54:39 [DEBUG] http: Request PUT /v1/agent/service/register (14.394153ms) from=10.233.68.35:43042 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:39 [DEBUG] agent: Node info in sync 2022/09/24 04:54:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (649.028µs) from=10.233.68.35:43044 2022/09/24 04:54:39 [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/09/24 04:54:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/24 04:54:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:39 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:39 [DEBUG] agent: Node info in sync 2022/09/24 04:54:39 [DEBUG] http: Request PUT /v1/agent/service/register (19.655415ms) from=10.233.68.35:43048 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:39 [DEBUG] agent: Node info in sync 2022/09/24 04:54:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (1.923126ms) from=10.233.68.35:43050 2022/09/24 04:54:40 [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/09/24 04:54:40 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:40 [DEBUG] agent: Node info in sync 2022/09/24 04:54:40 [DEBUG] http: Request PUT /v1/agent/service/register (10.435675ms) from=10.233.68.35:43060 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Node info in sync 2022/09/24 04:54:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (762.846µs) from=10.233.68.35:43062 2022/09/24 04:54:40 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Node info in sync 2022/09/24 04:54:40 [DEBUG] http: Request PUT /v1/agent/service/register (63.618046ms) from=10.233.68.35:43072 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Node info in sync 2022/09/24 04:54:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (748.768µs) from=10.233.68.35:43074 2022/09/24 04:54:40 [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/09/24 04:54:40 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:40 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Node info in sync 2022/09/24 04:54:40 [DEBUG] http: Request PUT /v1/agent/service/register (16.431321ms) from=10.233.68.35:43080 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Node info in sync 2022/09/24 04:54:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (2.241368ms) from=10.233.68.35:43082 2022/09/24 04:54:40 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:40 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Node info in sync 2022/09/24 04:54:40 [DEBUG] http: Request PUT /v1/agent/service/register (13.230136ms) from=10.233.68.35:43084 2022/09/24 04:54:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Node info in sync 2022/09/24 04:54:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (426.736µs) from=10.233.68.35:43088 2022/09/24 04:54:40 [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/09/24 04:54:40 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Node info in sync 2022/09/24 04:54:40 [DEBUG] http: Request PUT /v1/agent/service/register (31.271636ms) from=10.233.68.35:43090 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Node info in sync 2022/09/24 04:54:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (569.473µs) from=10.233.68.35:43092 2022/09/24 04:54:40 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Node info in sync 2022/09/24 04:54:40 [DEBUG] http: Request PUT /v1/agent/service/register (55.016884ms) from=10.233.68.35:43096 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:40 [DEBUG] agent: Node info in sync 2022/09/24 04:54:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (497.479µs) from=10.233.68.35:43098 2022/09/24 04:54:41 [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/09/24 04:54:41 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:41 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Node info in sync 2022/09/24 04:54:41 [DEBUG] http: Request PUT /v1/agent/service/register (64.915356ms) from=10.233.68.35:43102 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Node info in sync 2022/09/24 04:54:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (5.562064ms) from=10.233.68.35:43104 2022/09/24 04:54:41 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:41 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Node info in sync 2022/09/24 04:54:41 [DEBUG] http: Request PUT /v1/agent/service/register (13.446807ms) from=10.233.68.35:43108 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Node info in sync 2022/09/24 04:54:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (1.878499ms) from=10.233.68.35:43112 2022/09/24 04:54:41 [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/09/24 04:54:41 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:41 [DEBUG] agent: Node info in sync 2022/09/24 04:54:41 [DEBUG] http: Request PUT /v1/agent/service/register (49.462787ms) from=10.233.68.35:43120 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:41 [DEBUG] agent: Node info in sync 2022/09/24 04:54:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (479.923µs) from=10.233.68.35:43122 2022/09/24 04:54:42 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:42 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Node info in sync 2022/09/24 04:54:42 [DEBUG] http: Request PUT /v1/agent/service/register (24.163344ms) from=10.233.68.35:43136 2022/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Node info in sync 2022/09/24 04:54:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (573.364µs) from=10.233.68.35:43138 2022/09/24 04:54:42 [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/09/24 04:54:42 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Node info in sync 2022/09/24 04:54:42 [DEBUG] http: Request PUT /v1/agent/service/register (18.252505ms) from=10.233.68.35:43142 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Node info in sync 2022/09/24 04:54:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (1.788073ms) from=10.233.68.35:43148 2022/09/24 04:54:42 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Node info in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:42 [DEBUG] agent: Node info in sync 2022/09/24 04:54:42 [DEBUG] http: Request PUT /v1/agent/service/register (8.146084ms) from=10.233.68.35:43152 2022/09/24 04:54:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (624.761µs) from=10.233.68.35:43154 2022/09/24 04:54:43 [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/09/24 04:54:43 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:43 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Node info in sync 2022/09/24 04:54:43 [DEBUG] http: Request PUT /v1/agent/service/register (17.390973ms) from=10.233.68.35:43156 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Node info in sync 2022/09/24 04:54:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (447.209µs) from=10.233.68.35:43158 2022/09/24 04:54:43 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:43 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.149_8446" 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Node info in sync 2022/09/24 04:54:43 [DEBUG] http: Request PUT /v1/agent/service/register (53.819231ms) from=10.233.68.35:43162 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Node info in sync 2022/09/24 04:54:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (6.892779ms) from=10.233.68.35:43166 2022/09/24 04:54:43 [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/09/24 04:54:43 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Node info in sync 2022/09/24 04:54:43 [DEBUG] http: Request PUT /v1/agent/service/register (63.547643ms) from=10.233.68.35:43168 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:43 [DEBUG] agent: Node info in sync 2022/09/24 04:54:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (375.983µs) from=10.233.68.35:43172 2022/09/24 04:54:43 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Node info in sync 2022/09/24 04:54:45 [DEBUG] http: Request PUT /v1/agent/service/register (1.85701224s) from=10.233.68.35:43174 2022/09/24 04:54:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:45 [DEBUG] agent: Node info in sync 2022/09/24 04:54:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (2.193682ms) from=10.233.68.35:43220 2022/09/24 04:54:45 [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/09/24 04:54:45 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:46 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Node info in sync 2022/09/24 04:54:46 [DEBUG] http: Request PUT /v1/agent/service/register (235.292193ms) from=10.233.68.35:43222 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Node info in sync 2022/09/24 04:54:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (785.556µs) from=10.233.68.35:43226 2022/09/24 04:54:46 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Node info in sync 2022/09/24 04:54:46 [DEBUG] http: Request PUT /v1/agent/service/register (14.718022ms) from=10.233.68.35:43230 2022/09/24 04:54:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Node info in sync 2022/09/24 04:54:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (435.843µs) from=10.233.68.35:43232 2022/09/24 04:54:46 [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/09/24 04:54:46 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:46 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Node info in sync 2022/09/24 04:54:46 [DEBUG] http: Request PUT /v1/agent/service/register (12.380002ms) from=10.233.68.35:43238 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Node info in sync 2022/09/24 04:54:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (582.188µs) from=10.233.68.35:43240 2022/09/24 04:54:46 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Node info in sync 2022/09/24 04:54:46 [DEBUG] http: Request PUT /v1/agent/service/register (6.671922ms) from=10.233.68.35:43246 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:46 [DEBUG] agent: Node info in sync 2022/09/24 04:54:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (516.334µs) from=10.233.68.35:43248 2022/09/24 04:54:47 [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/09/24 04:54:47 [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/09/24 04:54:47 [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/09/24 04:54: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/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Node info in sync 2022/09/24 04:54:47 [DEBUG] http: Request PUT /v1/agent/service/register (40.926192ms) from=10.233.68.35:43252 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Node info in sync 2022/09/24 04:54:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (447.217µs) from=10.233.68.35:43256 2022/09/24 04:54:47 [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/09/24 04:54:47 [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/09/24 04:54: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/09/24 04:54:47 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:47 [DEBUG] agent: Node info in sync 2022/09/24 04:54:47 [DEBUG] http: Request PUT /v1/agent/service/register (9.651462ms) from=10.233.68.35:43258 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:47 [DEBUG] agent: Node info in sync 2022/09/24 04:54:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (2.066017ms) from=10.233.68.35:43260 2022/09/24 04:54:47 [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/09/24 04:54:47 [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/09/24 04:54:47 [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/09/24 04:54: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/09/24 04:54:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:47 [DEBUG] agent: Node info in sync 2022/09/24 04:54:47 [DEBUG] http: Request PUT /v1/agent/service/register (9.418991ms) from=10.233.68.35:43262 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Node info in sync 2022/09/24 04:54:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (493.743µs) from=10.233.68.35:43266 2022/09/24 04:54:47 [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/09/24 04:54:47 [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/09/24 04:54: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/09/24 04:54:47 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Node info in sync 2022/09/24 04:54:47 [DEBUG] http: Request PUT /v1/agent/service/register (9.817426ms) from=10.233.68.35:43268 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Node info in sync 2022/09/24 04:54:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.323516ms) from=10.233.68.35:43270 2022/09/24 04:54:47 [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/09/24 04:54:47 [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/09/24 04:54:47 [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/09/24 04:54: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/09/24 04:54:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Node info in sync 2022/09/24 04:54:47 [DEBUG] http: Request PUT /v1/agent/service/register (31.822922ms) from=10.233.68.35:43278 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:47 [DEBUG] agent: Node info in sync 2022/09/24 04:54:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (406.451µs) from=10.233.68.35:43282 2022/09/24 04:54:48 [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/09/24 04:54:48 [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/09/24 04:54: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/09/24 04:54:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Node info in sync 2022/09/24 04:54:48 [DEBUG] http: Request PUT /v1/agent/service/register (16.950299ms) from=10.233.68.35:43284 2022/09/24 04:54:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Node info in sync 2022/09/24 04:54:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (1.387082ms) from=10.233.68.35:43288 2022/09/24 04:54:48 [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/09/24 04:54:48 [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/09/24 04:54:48 [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/09/24 04:54: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/09/24 04:54:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Node info in sync 2022/09/24 04:54:48 [DEBUG] http: Request PUT /v1/agent/service/register (31.022732ms) from=10.233.68.35:43294 2022/09/24 04:54:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:48 [DEBUG] agent: Node info in sync 2022/09/24 04:54:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (571.053µs) from=10.233.68.35:43296 2022/09/24 04:54:49 [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/09/24 04:54:49 [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/09/24 04:54: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/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Node info in sync 2022/09/24 04:54:49 [DEBUG] http: Request PUT /v1/agent/service/register (64.433168ms) from=10.233.68.35:43304 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Node info in sync 2022/09/24 04:54:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (3.120855ms) from=10.233.68.35:43308 2022/09/24 04:54:49 [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/09/24 04:54:49 [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/09/24 04:54:49 [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/09/24 04:54: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/09/24 04:54:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:49 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Node info in sync 2022/09/24 04:54:49 [DEBUG] http: Request PUT /v1/agent/service/register (61.125826ms) from=10.233.68.35:43312 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Node info in sync 2022/09/24 04:54:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (1.462798ms) from=10.233.68.35:43314 2022/09/24 04:54:49 [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/09/24 04:54:49 [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/09/24 04:54: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/09/24 04:54:49 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Node info in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:49 [DEBUG] agent: Node info in sync 2022/09/24 04:54:49 [DEBUG] http: Request PUT /v1/agent/service/register (179.746428ms) from=10.233.68.35:43318 2022/09/24 04:54:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (16.239965ms) from=10.233.68.35:43320 2022/09/24 04:54:49 [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/09/24 04:54:49 [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/09/24 04:54:49 [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/09/24 04:54: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/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:50 [DEBUG] agent: Node info in sync 2022/09/24 04:54:50 [DEBUG] http: Request PUT /v1/agent/service/register (91.446256ms) from=10.233.68.35:43332 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Node info in sync 2022/09/24 04:54:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (30.422217ms) from=10.233.68.35:43334 2022/09/24 04:54:50 [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/09/24 04:54:50 [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/09/24 04:54:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.149_8446" 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Node info in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:50 [DEBUG] agent: Node info in sync 2022/09/24 04:54:50 [DEBUG] http: Request PUT /v1/agent/service/register (64.819781ms) from=10.233.68.35:43340 2022/09/24 04:54:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (3.049387ms) from=10.233.68.35:43346 2022/09/24 04:54:50 [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/09/24 04:54:50 [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/09/24 04:54:50 [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/09/24 04:54:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.149_8446" 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Node info in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] http: Request PUT /v1/agent/service/register (59.512923ms) from=10.233.68.35:43348 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Node info in sync 2022/09/24 04:54:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (2.009373ms) from=10.233.68.35:43350 2022/09/24 04:54:50 [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/09/24 04:54:50 [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/09/24 04:54:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.149_8446" 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Node info in sync 2022/09/24 04:54:50 [DEBUG] http: Request PUT /v1/agent/service/register (52.069006ms) from=10.233.68.35:43354 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Node info in sync 2022/09/24 04:54:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (6.991983ms) from=10.233.68.35:43356 2022/09/24 04:54:50 [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/09/24 04:54:50 [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/09/24 04:54:50 [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/09/24 04:54:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:50 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.149_8446" 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Node info in sync 2022/09/24 04:54:50 [DEBUG] http: Request PUT /v1/agent/service/register (19.362985ms) from=10.233.68.35:43358 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Node info in sync 2022/09/24 04:54:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (6.417179ms) from=10.233.68.35:43360 2022/09/24 04:54:50 [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/09/24 04:54:50 [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/09/24 04:54:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [INFO] agent: Synced service "_v12_aai-nquery_10.233.68.149_8446" 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Node info in sync 2022/09/24 04:54:50 [DEBUG] http: Request PUT /v1/agent/service/register (64.783993ms) from=10.233.68.35:43364 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (908.293µs) from=10.233.68.35:43368 2022/09/24 04:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:50 [DEBUG] agent: Node info in sync 2022/09/24 04:54:51 [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/09/24 04:54:51 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [INFO] agent: Synced service "_v13__aai-nquery_10.233.68.149_8446" 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Node info in sync 2022/09/24 04:54:51 [DEBUG] http: Request PUT /v1/agent/service/register (18.440359ms) from=10.233.68.35:43374 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Node info in sync 2022/09/24 04:54:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (690.691µs) from=10.233.68.35:43376 2022/09/24 04:54:51 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [INFO] agent: Synced service "_v13_aai-nquery_10.233.68.149_8446" 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Node info in sync 2022/09/24 04:54:51 [DEBUG] http: Request PUT /v1/agent/service/register (24.648489ms) from=10.233.68.35:43378 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Node info in sync 2022/09/24 04:54:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (859.324µs) from=10.233.68.35:43380 2022/09/24 04:54:51 [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/09/24 04:54:51 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [INFO] agent: Synced service "_v14__aai-nquery_10.233.68.149_8446" 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Node info in sync 2022/09/24 04:54:51 [DEBUG] http: Request PUT /v1/agent/service/register (40.066382ms) from=10.233.68.35:43382 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Node info in sync 2022/09/24 04:54:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (2.621269ms) from=10.233.68.35:43384 2022/09/24 04:54:51 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [INFO] agent: Synced service "_v14_aai-nquery_10.233.68.149_8446" 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Node info in sync 2022/09/24 04:54:51 [DEBUG] http: Request PUT /v1/agent/service/register (10.903433ms) from=10.233.68.35:43388 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Node info in sync 2022/09/24 04:54:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (565.975µs) from=10.233.68.35:43390 2022/09/24 04:54:51 [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/09/24 04:54:51 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [INFO] agent: Synced service "_v15__aai-nquery_10.233.68.149_8446" 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Node info in sync 2022/09/24 04:54:51 [DEBUG] http: Request PUT /v1/agent/service/register (15.837199ms) from=10.233.68.35:43392 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Node info in sync 2022/09/24 04:54:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (615.922µs) from=10.233.68.35:43394 2022/09/24 04:54:51 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [INFO] agent: Synced service "_v15_aai-nquery_10.233.68.149_8446" 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Node info in sync 2022/09/24 04:54:51 [DEBUG] http: Request PUT /v1/agent/service/register (7.846295ms) from=10.233.68.35:43396 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Node info in sync 2022/09/24 04:54:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (653.856µs) from=10.233.68.35:43398 2022/09/24 04:54:51 [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/09/24 04:54:51 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [INFO] agent: Synced service "_v16__aai-nquery_10.233.68.149_8446" 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Node info in sync 2022/09/24 04:54:51 [DEBUG] http: Request PUT /v1/agent/service/register (23.710571ms) from=10.233.68.35:43410 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:51 [DEBUG] agent: Node info in sync 2022/09/24 04:54:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (15.83792ms) from=10.233.68.35:43412 2022/09/24 04:54:52 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [INFO] agent: Synced service "_v16_aai-nquery_10.233.68.149_8446" 2022/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Node info in sync 2022/09/24 04:54:52 [DEBUG] http: Request PUT /v1/agent/service/register (101.746816ms) from=10.233.68.35:43422 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Node info in sync 2022/09/24 04:54:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (659.558µs) from=10.233.68.35:43424 2022/09/24 04:54:52 [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/09/24 04:54:52 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [INFO] agent: Synced service "_v17__aai-nquery_10.233.68.149_8446" 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Node info in sync 2022/09/24 04:54:52 [DEBUG] http: Request PUT /v1/agent/service/register (36.28958ms) from=10.233.68.35:43426 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Node info in sync 2022/09/24 04:54:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (549.917µs) from=10.233.68.35:43428 2022/09/24 04:54:52 [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/09/24 04:54: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/09/24 04:54: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/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_sdc_10.233.47.248_8443" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_catalog_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.248_8080" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_nsd_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_parser_10.233.61.173_8806" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.8_8443" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [INFO] agent: Synced service "_v17_aai-nquery_10.233.68.149_8446" 2022/09/24 04:54:52 [DEBUG] agent: Node info in sync 2022/09/24 04:54:52 [DEBUG] http: Request PUT /v1/agent/service/register (17.183868ms) from=10.233.68.35:43434 2022/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.51_9001" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.12_443" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_message-router_10.233.45.5_3904" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.187_8181" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.164_9007" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.44_9015" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.37_9011" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.149_8446" in sync 2022/09/24 04:54:52 [DEBUG] agent: Service "_v1_