By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '0fc8b147-fe11-378e-3526-005e4930cd75' Node name: 'onap-msb-consul-f96d66b85-p2vmj' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/03/18 04:58:46 [DEBUG] agent: Using random ID "0fc8b147-fe11-378e-3526-005e4930cd75" as node ID 2022/03/18 04:58:46 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:0fc8b147-fe11-378e-3526-005e4930cd75 Address:127.0.0.1:8300}] 2022/03/18 04:58:46 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/18 04:58:46 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-p2vmj.dc1 127.0.0.1 2022/03/18 04:58:46 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-p2vmj 127.0.0.1 2022/03/18 04:58:46 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-p2vmj.dc1" in area "wan" 2022/03/18 04:58:46 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/18 04:58:46 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-p2vmj (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/18 04:58:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/18 04:58:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/18 04:58:46 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/18 04:58:46 [INFO] agent: started state syncer 2022/03/18 04:58:46 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/18 04:58:46 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/18 04:58:46 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/18 04:58:46 [DEBUG] raft: Votes needed: 1 2022/03/18 04:58:46 [DEBUG] raft: Vote granted from 0fc8b147-fe11-378e-3526-005e4930cd75 in term 2. Tally: 1 2022/03/18 04:58:46 [INFO] raft: Election won. Tally: 1 2022/03/18 04:58:46 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/18 04:58:46 [INFO] consul: cluster leadership acquired 2022/03/18 04:58:46 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-p2vmj 2022/03/18 04:58:46 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/18 04:58:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 04:58:46 [INFO] consul: member 'onap-msb-consul-f96d66b85-p2vmj' joined, marking health alive 2022/03/18 04:58:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/18 04:58:46 [INFO] agent: Synced node info 2022/03/18 04:58:46 [DEBUG] agent: Node info in sync 2022/03/18 04:58:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/18 04:58:47 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.11.4 (currently running: 1.4.3) 2022/03/18 04:59:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:00:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/18 05:00:04 [DEBUG] agent: Node info in sync 2022/03/18 05:00:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-p2vmj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/18 05:00:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:01:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/18 05:01:26 [DEBUG] agent: Node info in sync 2022/03/18 05:01:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:02:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:03:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-p2vmj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/18 05:03:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/18 05:03:18 [DEBUG] agent: Node info in sync 2022/03/18 05:03:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:04:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/18 05:04:19 [DEBUG] agent: Node info in sync 2022/03/18 05:04:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:05:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-p2vmj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/18 05:05:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:05:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/18 05:05:56 [DEBUG] agent: Node info in sync 2022/03/18 05:06:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:07:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/18 05:07:11 [DEBUG] agent: Node info in sync 2022/03/18 05:07:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:07:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-p2vmj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/18 05:08:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:09:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/18 05:09:07 [DEBUG] agent: Node info in sync 2022/03/18 05:09:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:10:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-p2vmj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/18 05:10:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:10:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/18 05:10:46 [DEBUG] agent: Node info in sync 2022/03/18 05:11:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:12:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-p2vmj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/18 05:12:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/18 05:12:36 [DEBUG] agent: Node info in sync 2022/03/18 05:12:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:13:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:14:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/18 05:14:03 [DEBUG] agent: Node info in sync 2022/03/18 05:14:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:15:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-p2vmj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/18 05:15:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:15:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/18 05:15:51 [DEBUG] agent: Node info in sync 2022/03/18 05:16:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:17:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/18 05:17:26 [DEBUG] agent: Node info in sync 2022/03/18 05:17:38 [DEBUG] http: Request GET /v1/status/leader (928.474µs) from=10.233.66.8:42436 2022/03/18 05:17:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17:39 [INFO] agent: Synced service "_v1_sdc_10.233.60.20_8443" 2022/03/18 05:17:39 [DEBUG] agent: Node info in sync 2022/03/18 05:17:39 [DEBUG] http: Request PUT /v1/agent/service/register (76.887159ms) from=10.233.66.8:42454 2022/03/18 05:17:39 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:39 [DEBUG] agent: Node info in sync 2022/03/18 05:17:40 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (156.956055ms) from=10.233.66.8:42458 2022/03/18 05:17:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17:40 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:40 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.60.20_8080" 2022/03/18 05:17:40 [DEBUG] agent: Node info in sync 2022/03/18 05:17:40 [DEBUG] http: Request PUT /v1/agent/service/register (44.594058ms) from=10.233.66.8:42464 2022/03/18 05:17:40 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:40 [DEBUG] agent: Node info in sync 2022/03/18 05:17:40 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (1.292875ms) from=10.233.66.8:42466 2022/03/18 05:17:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:40 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:40 [INFO] agent: Synced service "_v1_wf-gui_10.233.7.173_8443" 2022/03/18 05:17:40 [DEBUG] agent: Node info in sync 2022/03/18 05:17:40 [DEBUG] http: Request PUT /v1/agent/service/register (60.724466ms) from=10.233.66.8:42484 2022/03/18 05:17:40 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:40 [DEBUG] agent: Node info in sync 2022/03/18 05:17:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (435.671µs) from=10.233.66.8:42488 2022/03/18 05:17:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17:41 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:41 [INFO] agent: Synced service "_v1_parser_10.233.58.170_8806" 2022/03/18 05:17:41 [DEBUG] agent: Node info in sync 2022/03/18 05:17:41 [DEBUG] http: Request PUT /v1/agent/service/register (80.857814ms) from=10.233.66.8:42514 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:41 [DEBUG] agent: Node info in sync 2022/03/18 05:17:41 [DEBUG] http: Request GET /v1/health/service/parser-v1 (466.656µs) from=10.233.66.8:42516 2022/03/18 05:17:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17:41 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:41 [INFO] agent: Synced service "_v1_catalog_10.233.58.170_8806" 2022/03/18 05:17:41 [DEBUG] agent: Node info in sync 2022/03/18 05:17:41 [DEBUG] http: Request PUT /v1/agent/service/register (12.359489ms) from=10.233.66.8:42524 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:41 [DEBUG] agent: Node info in sync 2022/03/18 05:17:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (894.841µs) from=10.233.66.8:42526 2022/03/18 05:17:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17:41 [INFO] agent: Synced service "_v1_nsd_10.233.58.170_8806" 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:41 [DEBUG] agent: Node info in sync 2022/03/18 05:17:41 [DEBUG] http: Request PUT /v1/agent/service/register (47.253287ms) from=10.233.66.8:42540 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:41 [DEBUG] agent: Node info in sync 2022/03/18 05:17:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (553.287µs) from=10.233.66.8:42542 2022/03/18 05:17:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17:42 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:42 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.58.170_8806" 2022/03/18 05:17:42 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:42 [DEBUG] agent: Node info in sync 2022/03/18 05:17:42 [DEBUG] http: Request PUT /v1/agent/service/register (203.954144ms) from=10.233.66.8:42548 2022/03/18 05:17:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:42 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:42 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:42 [DEBUG] agent: Node info in sync 2022/03/18 05:17:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (63.15272ms) from=10.233.66.8:42554 2022/03/18 05:17:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17:43 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.23.63_9007" 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Node info in sync 2022/03/18 05:17:43 [DEBUG] http: Request PUT /v1/agent/service/register (52.435162ms) from=10.233.66.8:42570 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:43 [DEBUG] agent: Node info in sync 2022/03/18 05:17:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (718.587µs) from=10.233.66.8:42578 2022/03/18 05:17:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17:43 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.23.63_9007" 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Node info in sync 2022/03/18 05:17:43 [DEBUG] http: Request PUT /v1/agent/service/register (19.995613ms) from=10.233.66.8:42582 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Node info in sync 2022/03/18 05:17:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (531.228µs) from=10.233.66.8:42586 2022/03/18 05:17:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [INFO] agent: Synced service "_v0_multicloud_10.233.43.50_9001" 2022/03/18 05:17:43 [DEBUG] agent: Node info in sync 2022/03/18 05:17:43 [DEBUG] http: Request PUT /v1/agent/service/register (187.74135ms) from=10.233.66.8:42590 2022/03/18 05:17:43 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:43 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:43 [DEBUG] agent: Node info in sync 2022/03/18 05:17:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (604.971µs) from=10.233.66.8:42596 2022/03/18 05:17:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [INFO] agent: Synced service "_v1_multicloud_10.233.43.50_9001" 2022/03/18 05:17:44 [DEBUG] agent: Node info in sync 2022/03/18 05:17:44 [DEBUG] http: Request PUT /v1/agent/service/register (14.750512ms) from=10.233.66.8:42602 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [DEBUG] agent: Node info in sync 2022/03/18 05:17:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (655.683µs) from=10.233.66.8:42604 2022/03/18 05:17:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.6.169_443" 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [DEBUG] agent: Node info in sync 2022/03/18 05:17:44 [DEBUG] http: Request PUT /v1/agent/service/register (9.407306ms) from=10.233.66.8:42608 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [DEBUG] agent: Node info in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [DEBUG] agent: Node info in sync 2022/03/18 05:17:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (16.181153ms) from=10.233.66.8:42610 2022/03/18 05:17:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:44 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.19.52_9015" 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [DEBUG] agent: Node info in sync 2022/03/18 05:17:44 [DEBUG] http: Request PUT /v1/agent/service/register (6.719792ms) from=10.233.66.8:42616 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:44 [DEBUG] agent: Node info in sync 2022/03/18 05:17:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (815.021µs) from=10.233.66.8:42618 2022/03/18 05:17:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [INFO] agent: Synced service "_v1_sdc-gui_10.233.15.159_8181" 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Node info in sync 2022/03/18 05:17:44 [DEBUG] http: Request PUT /v1/agent/service/register (81.327724ms) from=10.233.66.8:42624 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:44 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:44 [DEBUG] agent: Node info in sync 2022/03/18 05:17:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (620.118µs) from=10.233.66.8:42628 2022/03/18 05:17:44 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:45 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:45 [DEBUG] agent: Node info in sync 2022/03/18 05:17:45 [DEBUG] http: Request PUT /v1/agent/service/register (10.572188ms) from=10.233.66.8:42634 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:45 [DEBUG] agent: Node info in sync 2022/03/18 05:17:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (36.115285ms) from=10.233.66.8:42636 2022/03/18 05:17:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:45 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Node info in sync 2022/03/18 05:17:45 [DEBUG] http: Request PUT /v1/agent/service/register (25.656886ms) from=10.233.66.8:42642 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:45 [DEBUG] agent: Node info in sync 2022/03/18 05:17:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (647.072µs) from=10.233.66.8:42646 2022/03/18 05:17:45 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:45 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:45 [DEBUG] agent: Node info in sync 2022/03/18 05:17:45 [DEBUG] http: Request PUT /v1/agent/service/register (55.483832ms) from=10.233.66.8:42654 2022/03/18 05:17:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:45 [DEBUG] agent: Node info in sync 2022/03/18 05:17:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (419.937µs) from=10.233.66.8:42658 2022/03/18 05:17:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:45 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:45 [DEBUG] agent: Node info in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:45 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:45 [DEBUG] agent: Node info in sync 2022/03/18 05:17:45 [DEBUG] http: Request PUT /v1/agent/service/register (42.454045ms) from=10.233.66.8:42664 2022/03/18 05:17:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (16.637777ms) from=10.233.66.8:42668 2022/03/18 05:17:46 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:46 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Node info in sync 2022/03/18 05:17:46 [DEBUG] http: Request PUT /v1/agent/service/register (17.827251ms) from=10.233.66.8:42676 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Node info in sync 2022/03/18 05:17:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (712.167µs) from=10.233.66.8:42678 2022/03/18 05:17:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p2vmj" since the cluster is too small 2022/03/18 05:17:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:46 [DEBUG] agent: Node info in sync 2022/03/18 05:17:46 [DEBUG] http: Request PUT /v1/agent/service/register (10.49866ms) from=10.233.66.8:42688 2022/03/18 05:17:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:46 [DEBUG] agent: Node info in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:46 [DEBUG] agent: Node info in sync 2022/03/18 05:17:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (629.779µs) from=10.233.66.8:42690 2022/03/18 05:17:46 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:46 [DEBUG] agent: Node info in sync 2022/03/18 05:17:46 [DEBUG] http: Request PUT /v1/agent/service/register (43.996097ms) from=10.233.66.8:42698 2022/03/18 05:17:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:46 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:46 [DEBUG] agent: Node info in sync 2022/03/18 05:17:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (557.442µs) from=10.233.66.8:42708 2022/03/18 05:17:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:47 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:47 [DEBUG] agent: Node info in sync 2022/03/18 05:17:47 [DEBUG] http: Request PUT /v1/agent/service/register (121.637552ms) from=10.233.66.8:42714 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Node info in sync 2022/03/18 05:17:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (504.331µs) from=10.233.66.8:42718 2022/03/18 05:17:47 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:47 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:47 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:47 [DEBUG] agent: Node info in sync 2022/03/18 05:17:47 [DEBUG] http: Request PUT /v1/agent/service/register (171.590809ms) from=10.233.66.8:42722 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:47 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:47 [DEBUG] agent: Node info in sync 2022/03/18 05:17:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (523.641µs) from=10.233.66.8:42728 2022/03/18 05:17:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Node info in sync 2022/03/18 05:17:48 [DEBUG] http: Request PUT /v1/agent/service/register (94.807376ms) from=10.233.66.8:42732 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:48 [DEBUG] agent: Node info in sync 2022/03/18 05:17:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (760.211µs) from=10.233.66.8:42738 2022/03/18 05:17:48 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:48 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:48 [DEBUG] agent: Node info in sync 2022/03/18 05:17:48 [DEBUG] http: Request PUT /v1/agent/service/register (59.794221ms) from=10.233.66.8:42742 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:48 [DEBUG] agent: Node info in sync 2022/03/18 05:17:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (623.797µs) from=10.233.66.8:42744 2022/03/18 05:17:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Node info in sync 2022/03/18 05:17:49 [DEBUG] http: Request PUT /v1/agent/service/register (29.122973ms) from=10.233.66.8:42754 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Node info in sync 2022/03/18 05:17:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (618.701µs) from=10.233.66.8:42756 2022/03/18 05:17:49 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:49 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:49 [DEBUG] agent: Node info in sync 2022/03/18 05:17:49 [DEBUG] http: Request PUT /v1/agent/service/register (128.042527ms) from=10.233.66.8:42762 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Node info in sync 2022/03/18 05:17:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (4.666393ms) from=10.233.66.8:42764 2022/03/18 05:17:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Node info in sync 2022/03/18 05:17:49 [DEBUG] http: Request PUT /v1/agent/service/register (24.692249ms) from=10.233.66.8:42768 2022/03/18 05:17:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:49 [DEBUG] agent: Node info in sync 2022/03/18 05:17:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (5.585279ms) from=10.233.66.8:42770 2022/03/18 05:17:49 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:49 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:49 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Node info in sync 2022/03/18 05:17:49 [DEBUG] http: Request PUT /v1/agent/service/register (11.235005ms) from=10.233.66.8:42776 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:49 [DEBUG] agent: Node info in sync 2022/03/18 05:17:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (24.71407ms) from=10.233.66.8:42780 2022/03/18 05:17:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:50 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:50 [DEBUG] agent: Node info in sync 2022/03/18 05:17:50 [DEBUG] http: Request PUT /v1/agent/service/register (44.424632ms) from=10.233.66.8:42788 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:50 [DEBUG] agent: Node info in sync 2022/03/18 05:17:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (580.093µs) from=10.233.66.8:42796 2022/03/18 05:17:50 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:50 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Node info in sync 2022/03/18 05:17:50 [DEBUG] http: Request PUT /v1/agent/service/register (28.181922ms) from=10.233.66.8:42804 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:50 [DEBUG] agent: Node info in sync 2022/03/18 05:17:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (17.635561ms) from=10.233.66.8:42808 2022/03/18 05:17:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:51 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.60_8446" 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Node info in sync 2022/03/18 05:17:51 [DEBUG] http: Request PUT /v1/agent/service/register (85.808147ms) from=10.233.66.8:42812 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Node info in sync 2022/03/18 05:17:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (602.969µs) from=10.233.66.8:42832 2022/03/18 05:17:51 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Node info in sync 2022/03/18 05:17:51 [DEBUG] http: Request PUT /v1/agent/service/register (149.048257ms) from=10.233.66.8:42838 2022/03/18 05:17:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:51 [DEBUG] agent: Node info in sync 2022/03/18 05:17:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (635.381µs) from=10.233.66.8:42842 2022/03/18 05:17:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Node info in sync 2022/03/18 05:17:51 [DEBUG] http: Request PUT /v1/agent/service/register (143.449617ms) from=10.233.66.8:42846 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:51 [DEBUG] agent: Node info in sync 2022/03/18 05:17:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (398.002µs) from=10.233.66.8:42856 2022/03/18 05:17:52 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Node info in sync 2022/03/18 05:17:52 [DEBUG] http: Request PUT /v1/agent/service/register (173.927841ms) from=10.233.66.8:42862 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Node info in sync 2022/03/18 05:17:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (1.558003ms) from=10.233.66.8:42866 2022/03/18 05:17:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:52 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Node info in sync 2022/03/18 05:17:52 [DEBUG] http: Request PUT /v1/agent/service/register (51.477468ms) from=10.233.66.8:42872 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:52 [DEBUG] agent: Node info in sync 2022/03/18 05:17:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (394.643µs) from=10.233.66.8:42874 2022/03/18 05:17:52 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17: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/03/18 05:17: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/03/18 05:17:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:52 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Node info in sync 2022/03/18 05:17:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.565154ms) from=10.233.66.8:42886 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:52 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:52 [DEBUG] agent: Node info in sync 2022/03/18 05:17:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (428.354µs) from=10.233.66.8:42888 2022/03/18 05:17:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Node info in sync 2022/03/18 05:17:53 [DEBUG] http: Request PUT /v1/agent/service/register (31.850848ms) from=10.233.66.8:42894 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Node info in sync 2022/03/18 05:17:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (66.059089ms) from=10.233.66.8:42898 2022/03/18 05:17:53 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:53 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Node info in sync 2022/03/18 05:17:53 [DEBUG] http: Request PUT /v1/agent/service/register (45.221324ms) from=10.233.66.8:42902 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Node info in sync 2022/03/18 05:17:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (13.989752ms) from=10.233.66.8:42904 2022/03/18 05:17:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Node info in sync 2022/03/18 05:17:53 [DEBUG] http: Request PUT /v1/agent/service/register (30.885201ms) from=10.233.66.8:42914 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:53 [DEBUG] agent: Node info in sync 2022/03/18 05:17:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (26.675766ms) from=10.233.66.8:42916 2022/03/18 05:17:54 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:54 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Node info in sync 2022/03/18 05:17:54 [DEBUG] http: Request PUT /v1/agent/service/register (10.835097ms) from=10.233.66.8:42922 2022/03/18 05:17:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Node info in sync 2022/03/18 05:17:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (854.783µs) from=10.233.66.8:42924 2022/03/18 05:17:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Node info in sync 2022/03/18 05:17:54 [DEBUG] http: Request PUT /v1/agent/service/register (17.612407ms) from=10.233.66.8:42928 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Node info in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:54 [DEBUG] agent: Node info in sync 2022/03/18 05:17:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (500.41µs) from=10.233.66.8:42936 2022/03/18 05:17:55 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Node info in sync 2022/03/18 05:17:55 [DEBUG] http: Request PUT /v1/agent/service/register (32.850896ms) from=10.233.66.8:42950 2022/03/18 05:17:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Node info in sync 2022/03/18 05:17:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (459.571µs) from=10.233.66.8:42956 2022/03/18 05:17:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Node info in sync 2022/03/18 05:17:55 [DEBUG] http: Request PUT /v1/agent/service/register (65.155194ms) from=10.233.66.8:42964 2022/03/18 05:17:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:55 [DEBUG] agent: Node info in sync 2022/03/18 05:17:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (481.425µs) from=10.233.66.8:42966 2022/03/18 05:17:56 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Node info in sync 2022/03/18 05:17:56 [DEBUG] http: Request PUT /v1/agent/service/register (112.056831ms) from=10.233.66.8:42972 2022/03/18 05:17:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:56 [DEBUG] agent: Node info in sync 2022/03/18 05:17:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (515.718µs) from=10.233.66.8:42982 2022/03/18 05:17:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Node info in sync 2022/03/18 05:17:57 [DEBUG] http: Request PUT /v1/agent/service/register (176.338369ms) from=10.233.66.8:42998 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Node info in sync 2022/03/18 05:17:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (1.442326ms) from=10.233.66.8:43002 2022/03/18 05:17:57 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:57 [DEBUG] agent: Node info in sync 2022/03/18 05:17:57 [DEBUG] http: Request PUT /v1/agent/service/register (138.269041ms) from=10.233.66.8:43006 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Node info in sync 2022/03/18 05:17:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (508.972µs) from=10.233.66.8:43008 2022/03/18 05:17:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-p2vmj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/18 05:17:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:57 [DEBUG] agent: Node info in sync 2022/03/18 05:17:57 [DEBUG] http: Request PUT /v1/agent/service/register (44.695124ms) from=10.233.66.8:43012 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Node info in sync 2022/03/18 05:17:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (635.066µs) from=10.233.66.8:43016 2022/03/18 05:17:57 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Node info in sync 2022/03/18 05:17:57 [DEBUG] http: Request PUT /v1/agent/service/register (11.194565ms) from=10.233.66.8:43020 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Node info in sync 2022/03/18 05:17:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (438.69µs) from=10.233.66.8:43022 2022/03/18 05:17:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.60_8446" 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Node info in sync 2022/03/18 05:17:58 [DEBUG] http: Request PUT /v1/agent/service/register (18.807766ms) from=10.233.66.8:43034 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:58 [DEBUG] agent: Node info in sync 2022/03/18 05:17:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (391.158µs) from=10.233.66.8:43036 2022/03/18 05:17:58 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.60_8446" 2022/03/18 05:17:59 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Node info in sync 2022/03/18 05:17:59 [DEBUG] http: Request PUT /v1/agent/service/register (119.688404ms) from=10.233.66.8:43044 2022/03/18 05:17:59 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Node info in sync 2022/03/18 05:17:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (558.47µs) from=10.233.66.8:43046 2022/03/18 05:17:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.60_8446" 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:59 [DEBUG] agent: Node info in sync 2022/03/18 05:17:59 [DEBUG] http: Request PUT /v1/agent/service/register (8.173682ms) from=10.233.66.8:43050 2022/03/18 05:17:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Node info in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Node info in sync 2022/03/18 05:17:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (26.170267ms) from=10.233.66.8:43052 2022/03/18 05:17:59 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.60_8446" 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Node info in sync 2022/03/18 05:17:59 [DEBUG] http: Request PUT /v1/agent/service/register (180.457725ms) from=10.233.66.8:43056 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Node info in sync 2022/03/18 05:17:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (559.825µs) from=10.233.66.8:43060 2022/03/18 05:17:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.60_8446" 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:17:59 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Node info in sync 2022/03/18 05:18:00 [DEBUG] http: Request PUT /v1/agent/service/register (107.111456ms) from=10.233.66.8:43068 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Node info in sync 2022/03/18 05:18:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (627.777µs) from=10.233.66.8:43070 2022/03/18 05:18:00 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.60_8446" 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Node info in sync 2022/03/18 05:18:00 [DEBUG] http: Request PUT /v1/agent/service/register (33.248816ms) from=10.233.66.8:43074 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Node info in sync 2022/03/18 05:18:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (601.894µs) from=10.233.66.8:43076 2022/03/18 05:18:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.60_8446" 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Node info in sync 2022/03/18 05:18:00 [DEBUG] http: Request PUT /v1/agent/service/register (151.88021ms) from=10.233.66.8:43082 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Node info in sync 2022/03/18 05:18:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (414.61µs) from=10.233.66.8:43094 2022/03/18 05:18:00 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.60_8446" 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Node info in sync 2022/03/18 05:18:00 [DEBUG] http: Request PUT /v1/agent/service/register (10.388633ms) from=10.233.66.8:43100 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Node info in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Node info in sync 2022/03/18 05:18:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (378.946µs) from=10.233.66.8:43102 2022/03/18 05:18:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.60_8446" 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Node info in sync 2022/03/18 05:18:00 [DEBUG] http: Request PUT /v1/agent/service/register (31.037555ms) from=10.233.66.8:43108 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:00 [DEBUG] agent: Node info in sync 2022/03/18 05:18:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (414.472µs) from=10.233.66.8:43110 2022/03/18 05:18:01 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [INFO] agent: Synced service "_v15__aai-nquery_10.233.69.60_8446" 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Node info in sync 2022/03/18 05:18:01 [DEBUG] http: Request PUT /v1/agent/service/register (184.011502ms) from=10.233.66.8:43128 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Node info in sync 2022/03/18 05:18:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (17.833297ms) from=10.233.66.8:43130 2022/03/18 05:18:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [INFO] agent: Synced service "_v15_aai-nquery_10.233.69.60_8446" 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Node info in sync 2022/03/18 05:18:01 [DEBUG] http: Request PUT /v1/agent/service/register (248.045301ms) from=10.233.66.8:43134 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:01 [DEBUG] agent: Node info in sync 2022/03/18 05:18:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (676.416µs) from=10.233.66.8:43140 2022/03/18 05:18:02 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [INFO] agent: Synced service "_v16__aai-nquery_10.233.69.60_8446" 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:02 [DEBUG] agent: Node info in sync 2022/03/18 05:18:02 [DEBUG] http: Request PUT /v1/agent/service/register (7.204223ms) from=10.233.66.8:43152 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Node info in sync 2022/03/18 05:18:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (405.806µs) from=10.233.66.8:43154 2022/03/18 05:18:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [INFO] agent: Synced service "_v16_aai-nquery_10.233.69.60_8446" 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Node info in sync 2022/03/18 05:18:02 [DEBUG] http: Request PUT /v1/agent/service/register (71.679296ms) from=10.233.66.8:43158 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Node info in sync 2022/03/18 05:18:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (500.575µs) from=10.233.66.8:43162 2022/03/18 05:18:02 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:02 [INFO] agent: Synced service "_v17__aai-nquery_10.233.69.60_8446" 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Node info in sync 2022/03/18 05:18:02 [DEBUG] http: Request PUT /v1/agent/service/register (65.156773ms) from=10.233.66.8:43174 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:02 [DEBUG] agent: Node info in sync 2022/03/18 05:18:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (513.477µs) from=10.233.66.8:43178 2022/03/18 05:18:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [INFO] agent: Synced service "_v17_aai-nquery_10.233.69.60_8446" 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Node info in sync 2022/03/18 05:18:03 [DEBUG] http: Request PUT /v1/agent/service/register (84.351869ms) from=10.233.66.8:43182 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Node info in sync 2022/03/18 05:18:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (460.622µs) from=10.233.66.8:43188 2022/03/18 05:18:03 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [INFO] agent: Synced service "_v18__aai-nquery_10.233.69.60_8446" 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Node info in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Node info in sync 2022/03/18 05:18:03 [DEBUG] http: Request PUT /v1/agent/service/register (235.099258ms) from=10.233.66.8:43194 2022/03/18 05:18:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (399.719µs) from=10.233.66.8:43200 2022/03/18 05:18:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.20_8080" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v0_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.159_8181" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.169_443" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [INFO] agent: Synced service "_v18_aai-nquery_10.233.69.60_8446" 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_nsd_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_multicloud_10.233.43.50_9001" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.52_9015" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_sdc_10.233.60.20_8443" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_parser_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.173_8443" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_catalog_10.233.58.170_8806" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v18__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.63_9007" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Node info in sync 2022/03/18 05:18:03 [DEBUG] http: Request PUT /v1/agent/service/register (73.485573ms) from=10.233.66.8:43204 2022/03/18 05:18:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.60_8446" in sync 2022/03/18 05:18:03 [DEBUG] agent: Service "_v14__aai-generic