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: '71702c1c-9bf8-838e-30ae-427fafaf100e' Node name: 'onap-msb-consul-55bf85f47-7nkv5' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/10/30 01:24:20 [DEBUG] agent: Using random ID "71702c1c-9bf8-838e-30ae-427fafaf100e" as node ID 2021/10/30 01:24:20 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:71702c1c-9bf8-838e-30ae-427fafaf100e Address:127.0.0.1:8300}] 2021/10/30 01:24:20 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/10/30 01:24:20 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-7nkv5.dc1 127.0.0.1 2021/10/30 01:24:20 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-7nkv5 127.0.0.1 2021/10/30 01:24:20 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/10/30 01:24:20 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/10/30 01:24:20 [INFO] consul: Adding LAN server onap-msb-consul-55bf85f47-7nkv5 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/10/30 01:24:20 [WARN] raft: Unable to get address for server id 71702c1c-9bf8-838e-30ae-427fafaf100e, using fallback address 127.0.0.1:8300: Could not find address for server id 71702c1c-9bf8-838e-30ae-427fafaf100e 2021/10/30 01:24:20 [DEBUG] raft: Votes needed: 1 2021/10/30 01:24:20 [DEBUG] raft: Vote granted from 71702c1c-9bf8-838e-30ae-427fafaf100e in term 2. Tally: 1 2021/10/30 01:24:20 [INFO] raft: Election won. Tally: 1 2021/10/30 01:24:20 [INFO] consul: Handled member-join event for server "onap-msb-consul-55bf85f47-7nkv5.dc1" in area "wan" 2021/10/30 01:24:20 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/10/30 01:24:20 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/10/30 01:24:20 [INFO] consul: cluster leadership acquired 2021/10/30 01:24:20 [INFO] consul: New leader elected: onap-msb-consul-55bf85f47-7nkv5 2021/10/30 01:24:20 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/10/30 01:24:20 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/10/30 01:24:20 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/10/30 01:24:20 [INFO] agent: started state syncer 2021/10/30 01:24:21 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/10/30 01:24:21 [INFO] agent: Synced node info 2021/10/30 01:24:22 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/10/30 01:24:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-7nkv5" since the cluster is too small 2021/10/30 01:24:22 [INFO] consul: member 'onap-msb-consul-55bf85f47-7nkv5' joined, marking health alive 2021/10/30 01:24:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/10/30 01:24:23 [DEBUG] agent: Node info in sync 2021/10/30 01:24:23 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/10/30 01:25:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-7nkv5" since the cluster is too small 2021/10/30 01:25:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/10/30 01:25:50 [DEBUG] agent: Node info in sync 2021/10/30 01:26:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-7nkv5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/10/30 01:26:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-7nkv5" since the cluster is too small 2021/10/30 01:26:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/10/30 01:26:59 [DEBUG] agent: Node info in sync 2021/10/30 01:27:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-7nkv5" since the cluster is too small 2021/10/30 01:28:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/10/30 01:28:04 [DEBUG] agent: Node info in sync 2021/10/30 01:28:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-7nkv5" since the cluster is too small 2021/10/30 01:28:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-7nkv5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/10/30 01:29:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/10/30 01:29:13 [DEBUG] agent: Node info in sync 2021/10/30 01:29:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-7nkv5" since the cluster is too small 2021/10/30 01:30:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-7nkv5" since the cluster is too small 2021/10/30 01:30:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/10/30 01:30:23 [DEBUG] agent: Node info in sync 2021/10/30 01:30:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-7nkv5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/10/30 01:31:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-7nkv5" since the cluster is too small 2021/10/30 01:31:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/10/30 01:31:44 [DEBUG] agent: Node info in sync 2021/10/30 01:32:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-7nkv5" since the cluster is too small 2021/10/30 01:33:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/10/30 01:33:11 [DEBUG] agent: Node info in sync 2021/10/30 01:33:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-7nkv5" since the cluster is too small 2021/10/30 01:33:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-7nkv5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/10/30 01:34:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-7nkv5" since the cluster is too small 2021/10/30 01:34:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/10/30 01:34:40 [DEBUG] agent: Node info in sync 2021/10/30 01:35:05 [DEBUG] http: Request GET /v1/status/leader (413.087µs) from=10.233.71.141:48830 2021/10/30 01:35:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:07 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.21.22_443" 2021/10/30 01:35:07 [DEBUG] agent: Node info in sync 2021/10/30 01:35:07 [DEBUG] http: Request PUT /v1/agent/service/register (1.744277264s) from=10.233.71.141:48836 2021/10/30 01:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:07 [DEBUG] agent: Node info in sync 2021/10/30 01:35:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (437.518963ms) from=10.233.71.141:48848 2021/10/30 01:35:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:09 [INFO] agent: Synced service "_v1_parser_10.233.59.21_8806" 2021/10/30 01:35:09 [DEBUG] agent: Node info in sync 2021/10/30 01:35:09 [DEBUG] http: Request PUT /v1/agent/service/register (214.114224ms) from=10.233.71.141:48858 2021/10/30 01:35:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:09 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:09 [DEBUG] agent: Node info in sync 2021/10/30 01:35:09 [DEBUG] http: Request GET /v1/health/service/parser-v1 (399.573µs) from=10.233.71.141:48862 2021/10/30 01:35:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:09 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:09 [INFO] agent: Synced service "_v1_catalog_10.233.59.21_8806" 2021/10/30 01:35:09 [DEBUG] agent: Node info in sync 2021/10/30 01:35:09 [DEBUG] http: Request PUT /v1/agent/service/register (290.870924ms) from=10.233.71.141:48864 2021/10/30 01:35:09 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:09 [DEBUG] agent: Node info in sync 2021/10/30 01:35:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (297.895µs) from=10.233.71.141:48868 2021/10/30 01:35:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:10 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:10 [INFO] agent: Synced service "_v1_nsd_10.233.59.21_8806" 2021/10/30 01:35:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:10 [DEBUG] agent: Node info in sync 2021/10/30 01:35:10 [DEBUG] http: Request PUT /v1/agent/service/register (293.872395ms) from=10.233.71.141:48870 2021/10/30 01:35:10 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:10 [DEBUG] agent: Node info in sync 2021/10/30 01:35:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (485.185µs) from=10.233.71.141:48876 2021/10/30 01:35:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:10 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:10 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.59.21_8806" 2021/10/30 01:35:10 [DEBUG] agent: Node info in sync 2021/10/30 01:35:10 [DEBUG] http: Request PUT /v1/agent/service/register (196.151278ms) from=10.233.71.141:48878 2021/10/30 01:35:10 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:10 [DEBUG] agent: Node info in sync 2021/10/30 01:35:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (737.633µs) from=10.233.71.141:48882 2021/10/30 01:35:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:11 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.38.76_9007" 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:11 [DEBUG] agent: Node info in sync 2021/10/30 01:35:11 [DEBUG] http: Request PUT /v1/agent/service/register (166.973524ms) from=10.233.71.141:48886 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:11 [DEBUG] agent: Node info in sync 2021/10/30 01:35:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (321.908µs) from=10.233.71.141:48890 2021/10/30 01:35:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:11 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.38.76_9007" 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:11 [DEBUG] agent: Node info in sync 2021/10/30 01:35:11 [DEBUG] http: Request PUT /v1/agent/service/register (420.839497ms) from=10.233.71.141:48894 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:11 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:11 [DEBUG] agent: Node info in sync 2021/10/30 01:35:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (353.228µs) from=10.233.71.141:48900 2021/10/30 01:35:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:12 [INFO] agent: Synced service "_v1_sdc_10.233.49.188_8443" 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:12 [DEBUG] agent: Node info in sync 2021/10/30 01:35:12 [DEBUG] http: Request PUT /v1/agent/service/register (189.3565ms) from=10.233.71.141:48902 2021/10/30 01:35:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:12 [DEBUG] agent: Node info in sync 2021/10/30 01:35:12 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (316.243µs) from=10.233.71.141:48904 2021/10/30 01:35:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:12 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.49.188_8080" 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:12 [DEBUG] agent: Node info in sync 2021/10/30 01:35:12 [DEBUG] http: Request PUT /v1/agent/service/register (211.799166ms) from=10.233.71.141:48912 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:12 [DEBUG] agent: Node info in sync 2021/10/30 01:35:12 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (285.191µs) from=10.233.71.141:48914 2021/10/30 01:35:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:13 [INFO] agent: Synced service "_v1_wf-gui_10.233.23.59_8443" 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:13 [DEBUG] agent: Node info in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:13 [DEBUG] agent: Node info in sync 2021/10/30 01:35:13 [DEBUG] http: Request PUT /v1/agent/service/register (334.546938ms) from=10.233.71.141:48916 2021/10/30 01:35:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (52.605135ms) from=10.233.71.141:48918 2021/10/30 01:35:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:13 [INFO] agent: Synced service "_v1_sdc-gui_10.233.47.216_8181" 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:13 [DEBUG] agent: Node info in sync 2021/10/30 01:35:13 [DEBUG] http: Request PUT /v1/agent/service/register (591.279135ms) from=10.233.71.141:48922 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:13 [DEBUG] agent: Node info in sync 2021/10/30 01:35:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (356.645µs) from=10.233.71.141:48930 2021/10/30 01:35:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:14 [INFO] agent: Synced service "_v0_multicloud_10.233.50.243_9001" 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:14 [DEBUG] agent: Node info in sync 2021/10/30 01:35:14 [DEBUG] http: Request PUT /v1/agent/service/register (379.92483ms) from=10.233.71.141:48932 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:14 [DEBUG] agent: Node info in sync 2021/10/30 01:35:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.377756ms) from=10.233.71.141:48936 2021/10/30 01:35:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:15 [INFO] agent: Synced service "_v1_multicloud_10.233.50.243_9001" 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:15 [DEBUG] agent: Node info in sync 2021/10/30 01:35:15 [DEBUG] http: Request PUT /v1/agent/service/register (277.814274ms) from=10.233.71.141:48938 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:15 [DEBUG] agent: Node info in sync 2021/10/30 01:35:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (99.789885ms) from=10.233.71.141:48942 2021/10/30 01:35:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:15 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:15 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.56.30_9015" 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:15 [DEBUG] agent: Node info in sync 2021/10/30 01:35:15 [DEBUG] http: Request PUT /v1/agent/service/register (368.518702ms) from=10.233.71.141:48946 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:15 [DEBUG] agent: Node info in sync 2021/10/30 01:35:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (463.668µs) from=10.233.71.141:48948 2021/10/30 01:35:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:16 [INFO] agent: Synced service "_v1_message-router_10.233.13.150_3904" 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Node info in sync 2021/10/30 01:35:16 [DEBUG] http: Request PUT /v1/agent/service/register (227.103335ms) from=10.233.71.141:48950 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:16 [DEBUG] agent: Node info in sync 2021/10/30 01:35:16 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (315.06µs) from=10.233.71.141:48954 2021/10/30 01:35:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:16 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.42.25_9011" 2021/10/30 01:35:16 [DEBUG] agent: Node info in sync 2021/10/30 01:35:16 [DEBUG] http: Request PUT /v1/agent/service/register (351.77029ms) from=10.233.71.141:48958 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:16 [DEBUG] agent: Node info in sync 2021/10/30 01:35:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (402.645µs) from=10.233.71.141:48960 2021/10/30 01:35:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:16 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.42.25_9011" 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:16 [DEBUG] agent: Node info in sync 2021/10/30 01:35:16 [DEBUG] http: Request PUT /v1/agent/service/register (14.087429ms) from=10.233.71.141:48962 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:16 [DEBUG] agent: Node info in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:16 [DEBUG] agent: Node info in sync 2021/10/30 01:35:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (504.01µs) from=10.233.71.141:48964 2021/10/30 01:35:16 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:17 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:17 [DEBUG] agent: Node info in sync 2021/10/30 01:35:17 [DEBUG] http: Request PUT /v1/agent/service/register (697.546509ms) from=10.233.71.141:48966 2021/10/30 01:35:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:17 [DEBUG] agent: Node info in sync 2021/10/30 01:35:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (183.90155ms) from=10.233.71.141:48974 2021/10/30 01:35:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:18 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:18 [DEBUG] agent: Node info in sync 2021/10/30 01:35:18 [DEBUG] http: Request PUT /v1/agent/service/register (201.399481ms) from=10.233.71.141:48976 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:18 [DEBUG] agent: Node info in sync 2021/10/30 01:35:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (357.747µs) from=10.233.71.141:48982 2021/10/30 01:35:18 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:18 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:18 [DEBUG] agent: Node info in sync 2021/10/30 01:35:18 [DEBUG] http: Request PUT /v1/agent/service/register (397.70788ms) from=10.233.71.141:48986 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:18 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:18 [DEBUG] agent: Node info in sync 2021/10/30 01:35:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (405.165µs) from=10.233.71.141:48990 2021/10/30 01:35:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:19 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:19 [DEBUG] agent: Node info in sync 2021/10/30 01:35:19 [DEBUG] http: Request PUT /v1/agent/service/register (171.367822ms) from=10.233.71.141:48996 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:19 [DEBUG] agent: Node info in sync 2021/10/30 01:35:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (330.644µs) from=10.233.71.141:49000 2021/10/30 01:35:19 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:19 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:19 [DEBUG] agent: Node info in sync 2021/10/30 01:35:19 [DEBUG] http: Request PUT /v1/agent/service/register (392.389344ms) from=10.233.71.141:49002 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:19 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:19 [DEBUG] agent: Node info in sync 2021/10/30 01:35:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (395.966µs) from=10.233.71.141:49006 2021/10/30 01:35:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:20 [DEBUG] agent: Node info in sync 2021/10/30 01:35:20 [DEBUG] http: Request PUT /v1/agent/service/register (394.710575ms) from=10.233.71.141:49008 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:20 [DEBUG] agent: Node info in sync 2021/10/30 01:35:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (389.978µs) from=10.233.71.141:49014 2021/10/30 01:35:20 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-7nkv5" since the cluster is too small 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:20 [DEBUG] agent: Node info in sync 2021/10/30 01:35:20 [DEBUG] http: Request PUT /v1/agent/service/register (392.697785ms) from=10.233.71.141:49016 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:20 [DEBUG] agent: Node info in sync 2021/10/30 01:35:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (304.405µs) from=10.233.71.141:49020 2021/10/30 01:35:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:22 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:22 [DEBUG] agent: Node info in sync 2021/10/30 01:35:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.176951883s) from=10.233.71.141:49022 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:22 [DEBUG] agent: Node info in sync 2021/10/30 01:35:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (442.277µs) from=10.233.71.141:49032 2021/10/30 01:35:22 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:23 [DEBUG] agent: Node info in sync 2021/10/30 01:35:23 [DEBUG] http: Request PUT /v1/agent/service/register (1.48652311s) from=10.233.71.141:49034 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:23 [DEBUG] agent: Node info in sync 2021/10/30 01:35:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (374.745µs) from=10.233.71.141:49042 2021/10/30 01:35:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:26 [DEBUG] agent: Node info in sync 2021/10/30 01:35:26 [DEBUG] http: Request PUT /v1/agent/service/register (2.325166901s) from=10.233.71.141:49046 2021/10/30 01:35:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Node info in sync 2021/10/30 01:35:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (504.174µs) from=10.233.71.141:49064 2021/10/30 01:35:26 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:26 [DEBUG] agent: Node info in sync 2021/10/30 01:35:26 [DEBUG] http: Request PUT /v1/agent/service/register (143.263644ms) from=10.233.71.141:49068 2021/10/30 01:35:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Node info in sync 2021/10/30 01:35:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (338.413µs) from=10.233.71.141:49070 2021/10/30 01:35:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Node info in sync 2021/10/30 01:35:26 [DEBUG] http: Request PUT /v1/agent/service/register (262.655435ms) from=10.233.71.141:49072 2021/10/30 01:35:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:26 [DEBUG] agent: Node info in sync 2021/10/30 01:35:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (322.332µs) from=10.233.71.141:49078 2021/10/30 01:35:26 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Node info in sync 2021/10/30 01:35:28 [DEBUG] http: Request PUT /v1/agent/service/register (1.586430073s) from=10.233.71.141:49080 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:28 [DEBUG] agent: Node info in sync 2021/10/30 01:35:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (307.884µs) from=10.233.71.141:49096 2021/10/30 01:35:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:39 [DEBUG] agent: Node info in sync 2021/10/30 01:35:39 [DEBUG] http: Request PUT /v1/agent/service/register (11.368665108s) from=10.233.71.141:49098 2021/10/30 01:35:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:39 [DEBUG] agent: Node info in sync 2021/10/30 01:35:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (473.564µs) from=10.233.71.141:49170 2021/10/30 01:35:39 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Node info in sync 2021/10/30 01:35:40 [DEBUG] http: Request PUT /v1/agent/service/register (293.433816ms) from=10.233.71.141:49172 2021/10/30 01:35:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (500.429µs) from=10.233.71.141:49184 2021/10/30 01:35:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Node info in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Node info in sync 2021/10/30 01:35:40 [DEBUG] http: Request PUT /v1/agent/service/register (199.123288ms) from=10.233.71.141:49186 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:40 [DEBUG] agent: Node info in sync 2021/10/30 01:35:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (415.932µs) from=10.233.71.141:49188 2021/10/30 01:35:40 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Node info in sync 2021/10/30 01:35:40 [DEBUG] http: Request PUT /v1/agent/service/register (359.379609ms) from=10.233.71.141:49190 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:40 [DEBUG] agent: Node info in sync 2021/10/30 01:35:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (888.189µs) from=10.233.71.141:49194 2021/10/30 01:35:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.94_8446" 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:41 [DEBUG] agent: Node info in sync 2021/10/30 01:35:41 [DEBUG] http: Request PUT /v1/agent/service/register (417.471623ms) from=10.233.71.141:49196 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:41 [DEBUG] agent: Node info in sync 2021/10/30 01:35:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (887.756µs) from=10.233.71.141:49206 2021/10/30 01:35:42 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Node info in sync 2021/10/30 01:35:42 [DEBUG] http: Request PUT /v1/agent/service/register (600.53207ms) from=10.233.71.141:49212 2021/10/30 01:35:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Node info in sync 2021/10/30 01:35:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (416.358µs) from=10.233.71.141:49224 2021/10/30 01:35:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Node info in sync 2021/10/30 01:35:42 [DEBUG] http: Request PUT /v1/agent/service/register (107.410218ms) from=10.233.71.141:49226 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Node info in sync 2021/10/30 01:35:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (520.04µs) from=10.233.71.141:49228 2021/10/30 01:35:43 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:43 [DEBUG] agent: Node info in sync 2021/10/30 01:35:43 [DEBUG] http: Request PUT /v1/agent/service/register (7.622147ms) from=10.233.71.141:49230 2021/10/30 01:35:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Node info in sync 2021/10/30 01:35:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (100.279062ms) from=10.233.71.141:49240 2021/10/30 01:35:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Node info in sync 2021/10/30 01:35:43 [DEBUG] http: Request PUT /v1/agent/service/register (184.131873ms) from=10.233.71.141:49244 2021/10/30 01:35:43 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:43 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:43 [DEBUG] agent: Node info in sync 2021/10/30 01:35:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (363.836µs) from=10.233.71.141:49248 2021/10/30 01:35:43 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:44 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Node info in sync 2021/10/30 01:35:44 [DEBUG] http: Request PUT /v1/agent/service/register (376.097355ms) from=10.233.71.141:49250 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Node info in sync 2021/10/30 01:35:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (320.445µs) from=10.233.71.141:49260 2021/10/30 01:35:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35: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. 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Node info in sync 2021/10/30 01:35:44 [DEBUG] http: Request PUT /v1/agent/service/register (214.012689ms) from=10.233.71.141:49262 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Node info in sync 2021/10/30 01:35:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (325.517µs) from=10.233.71.141:49264 2021/10/30 01:35:44 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35: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. 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Node info in sync 2021/10/30 01:35:44 [DEBUG] http: Request PUT /v1/agent/service/register (104.15732ms) from=10.233.71.141:49266 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:44 [DEBUG] agent: Node info in sync 2021/10/30 01:35:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (308.248µs) from=10.233.71.141:49270 2021/10/30 01:35:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35: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. 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:45 [DEBUG] agent: Node info in sync 2021/10/30 01:35:45 [DEBUG] http: Request PUT /v1/agent/service/register (250.977524ms) from=10.233.71.141:49276 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Node info in sync 2021/10/30 01:35:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (335.219µs) from=10.233.71.141:49278 2021/10/30 01:35:45 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35: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. 2021/10/30 01:35:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Node info in sync 2021/10/30 01:35:45 [DEBUG] http: Request PUT /v1/agent/service/register (97.532286ms) from=10.233.71.141:49282 2021/10/30 01:35:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Node info in sync 2021/10/30 01:35:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (417.088µs) from=10.233.71.141:49284 2021/10/30 01:35:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35: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. 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:45 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Node info in sync 2021/10/30 01:35:45 [DEBUG] http: Request PUT /v1/agent/service/register (293.553735ms) from=10.233.71.141:49292 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:45 [DEBUG] agent: Node info in sync 2021/10/30 01:35:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (511.873µs) from=10.233.71.141:49294 2021/10/30 01:35:46 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35: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. 2021/10/30 01:35:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:46 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Node info in sync 2021/10/30 01:35:46 [DEBUG] http: Request PUT /v1/agent/service/register (400.869989ms) from=10.233.71.141:49300 2021/10/30 01:35:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:46 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:46 [DEBUG] agent: Node info in sync 2021/10/30 01:35:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (298.786µs) from=10.233.71.141:49304 2021/10/30 01:35:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35: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. 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:47 [DEBUG] agent: Node info in sync 2021/10/30 01:35:47 [DEBUG] http: Request PUT /v1/agent/service/register (474.005983ms) from=10.233.71.141:49308 2021/10/30 01:35:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Node info in sync 2021/10/30 01:35:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (356.334µs) from=10.233.71.141:49316 2021/10/30 01:35:47 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35: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. 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:47 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Node info in sync 2021/10/30 01:35:47 [DEBUG] http: Request PUT /v1/agent/service/register (201.090984ms) from=10.233.71.141:49318 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Node info in sync 2021/10/30 01:35:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (84.444426ms) from=10.233.71.141:49320 2021/10/30 01:35:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35: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. 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:47 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Node info in sync 2021/10/30 01:35:48 [DEBUG] http: Request PUT /v1/agent/service/register (300.051995ms) from=10.233.71.141:49324 2021/10/30 01:35:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Node info in sync 2021/10/30 01:35:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (334.033µs) from=10.233.71.141:49330 2021/10/30 01:35:48 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35: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. 2021/10/30 01:35:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:48 [DEBUG] agent: Node info in sync 2021/10/30 01:35:48 [DEBUG] http: Request PUT /v1/agent/service/register (384.959102ms) from=10.233.71.141:49338 2021/10/30 01:35:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:48 [DEBUG] agent: Node info in sync 2021/10/30 01:35:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (516.022µs) from=10.233.71.141:49342 2021/10/30 01:35:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35: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. 2021/10/30 01:35:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Node info in sync 2021/10/30 01:35:49 [DEBUG] http: Request PUT /v1/agent/service/register (582.891603ms) from=10.233.71.141:49344 2021/10/30 01:35:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Node info in sync 2021/10/30 01:35:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (324.192µs) from=10.233.71.141:49350 2021/10/30 01:35:49 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Node info in sync 2021/10/30 01:35:49 [DEBUG] http: Request PUT /v1/agent/service/register (299.391814ms) from=10.233.71.141:49352 2021/10/30 01:35:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:49 [DEBUG] agent: Node info in sync 2021/10/30 01:35:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (327.669µs) from=10.233.71.141:49356 2021/10/30 01:35:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.94_8446" 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Node info in sync 2021/10/30 01:35:50 [DEBUG] http: Request PUT /v1/agent/service/register (417.967223ms) from=10.233.71.141:49360 2021/10/30 01:35:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Node info in sync 2021/10/30 01:35:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (100.243922ms) from=10.233.71.141:49368 2021/10/30 01:35:50 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.94_8446" 2021/10/30 01:35:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Node info in sync 2021/10/30 01:35:50 [DEBUG] http: Request PUT /v1/agent/service/register (283.942044ms) from=10.233.71.141:49384 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:50 [DEBUG] agent: Node info in sync 2021/10/30 01:35:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (308.798µs) from=10.233.71.141:49398 2021/10/30 01:35:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.94_8446" 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Node info in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:51 [DEBUG] agent: Node info in sync 2021/10/30 01:35:51 [DEBUG] http: Request PUT /v1/agent/service/register (459.813673ms) from=10.233.71.141:49400 2021/10/30 01:35:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (500.11313ms) from=10.233.71.141:49422 2021/10/30 01:35:52 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35: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. 2021/10/30 01:35:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.94_8446" 2021/10/30 01:35:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Node info in sync 2021/10/30 01:35:52 [DEBUG] http: Request PUT /v1/agent/service/register (497.879776ms) from=10.233.71.141:49434 2021/10/30 01:35:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Node info in sync 2021/10/30 01:35:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (362.804µs) from=10.233.71.141:49450 2021/10/30 01:35:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35: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. 2021/10/30 01:35:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.94_8446" 2021/10/30 01:35:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:52 [DEBUG] agent: Node info in sync 2021/10/30 01:35:52 [DEBUG] http: Request PUT /v1/agent/service/register (49.318924ms) from=10.233.71.141:49452 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:52 [DEBUG] agent: Node info in sync 2021/10/30 01:35:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (328.682µs) from=10.233.71.141:49454 2021/10/30 01:35:52 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35: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. 2021/10/30 01:35:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.94_8446" 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Node info in sync 2021/10/30 01:35:53 [DEBUG] http: Request PUT /v1/agent/service/register (152.803676ms) from=10.233.71.141:49456 2021/10/30 01:35:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Node info in sync 2021/10/30 01:35:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (200.302959ms) from=10.233.71.141:49464 2021/10/30 01:35:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.94_8446" 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Node info in sync 2021/10/30 01:35:53 [DEBUG] http: Request PUT /v1/agent/service/register (335.657662ms) from=10.233.71.141:49470 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:53 [DEBUG] agent: Node info in sync 2021/10/30 01:35:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (521.909µs) from=10.233.71.141:49474 2021/10/30 01:35:53 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.94_8446" 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Node info in sync 2021/10/30 01:35:54 [DEBUG] http: Request PUT /v1/agent/service/register (275.896542ms) from=10.233.71.141:49476 2021/10/30 01:35:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Node info in sync 2021/10/30 01:35:54 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (337.661µs) from=10.233.71.141:49478 2021/10/30 01:35:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.94_8446" 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Node info in sync 2021/10/30 01:35:54 [DEBUG] http: Request PUT /v1/agent/service/register (131.105279ms) from=10.233.71.141:49480 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:54 [DEBUG] agent: Node info in sync 2021/10/30 01:35:54 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (300.212µs) from=10.233.71.141:49484 2021/10/30 01:35:54 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [INFO] agent: Synced service "_v15__aai-nquery_10.233.69.94_8446" 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:55 [DEBUG] agent: Node info in sync 2021/10/30 01:35:55 [DEBUG] http: Request PUT /v1/agent/service/register (829.000578ms) from=10.233.71.141:49486 2021/10/30 01:35:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:55 [DEBUG] agent: Node info in sync 2021/10/30 01:35:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (363.05µs) from=10.233.71.141:49496 2021/10/30 01:35:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:56 [INFO] agent: Synced service "_v15_aai-nquery_10.233.69.94_8446" 2021/10/30 01:35:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Node info in sync 2021/10/30 01:35:56 [DEBUG] http: Request PUT /v1/agent/service/register (336.006355ms) from=10.233.71.141:49498 2021/10/30 01:35:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (349.343µs) from=10.233.71.141:49502 2021/10/30 01:35:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:56 [DEBUG] agent: Node info in sync 2021/10/30 01:35:56 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [INFO] agent: Synced service "_v16__aai-nquery_10.233.69.94_8446" 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Node info in sync 2021/10/30 01:35:58 [DEBUG] http: Request PUT /v1/agent/service/register (1.701328096s) from=10.233.71.141:49514 2021/10/30 01:35:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (348.976µs) from=10.233.71.141:49524 2021/10/30 01:35:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:58 [DEBUG] agent: Node info in sync 2021/10/30 01:35:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [INFO] agent: Synced service "_v16_aai-nquery_10.233.69.94_8446" 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:58 [DEBUG] agent: Node info in sync 2021/10/30 01:35:58 [DEBUG] http: Request PUT /v1/agent/service/register (575.254214ms) from=10.233.71.141:49528 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:58 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:58 [DEBUG] agent: Node info in sync 2021/10/30 01:35:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (359.816µs) from=10.233.71.141:49534 2021/10/30 01:35:58 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35: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. 2021/10/30 01:35:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [INFO] agent: Synced service "_v17__aai-nquery_10.233.69.94_8446" 2021/10/30 01:35:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:59 [DEBUG] agent: Node info in sync 2021/10/30 01:35:59 [DEBUG] http: Request PUT /v1/agent/service/register (383.391847ms) from=10.233.71.141:49536 2021/10/30 01:35:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:35:59 [DEBUG] agent: Node info in sync 2021/10/30 01:35:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (455.493µs) from=10.233.71.141:49546 2021/10/30 01:35:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:35:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/10/30 01:36:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [INFO] agent: Synced service "_v17_aai-nquery_10.233.69.94_8446" 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.59_8443" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_parser_10.233.59.21_8806" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_sdc_10.233.49.188_8443" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Node info in sync 2021/10/30 01:36:00 [DEBUG] http: Request PUT /v1/agent/service/register (1.29213707s) from=10.233.71.141:49548 2021/10/30 01:36:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.22_443" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_message-router_10.233.13.150_3904" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.30_9015" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.21_8806" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.188_8080" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.47.216_8181" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.21_8806" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.76_9007" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.21_8806" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v0_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_multicloud_10.233.50.243_9001" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.25_9011" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.94_8446" in sync 2021/10/30 01:36:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.76_9007" in sync 2021