+ 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: 'ad01e551-e3db-a6cd-a7bc-4c7121e0b3d5' Node name: 'onap-msb-consul-f96d66b85-9hznt' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/05/15 04:46:53 [DEBUG] agent: Using random ID "ad01e551-e3db-a6cd-a7bc-4c7121e0b3d5" as node ID 2022/05/15 04:46:53 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:ad01e551-e3db-a6cd-a7bc-4c7121e0b3d5 Address:127.0.0.1:8300}] 2022/05/15 04:46:53 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/05/15 04:46:53 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-9hznt.dc1 127.0.0.1 2022/05/15 04:46:53 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-9hznt 127.0.0.1 2022/05/15 04:46:53 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-9hznt.dc1" in area "wan" 2022/05/15 04:46:53 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-9hznt (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/15 04:46:53 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/05/15 04:46:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/05/15 04:46:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/05/15 04:46:53 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/05/15 04:46:53 [INFO] agent: started state syncer 2022/05/15 04:46:53 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/05/15 04:46:53 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/05/15 04:46:53 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/05/15 04:46:53 [DEBUG] raft: Votes needed: 1 2022/05/15 04:46:53 [DEBUG] raft: Vote granted from ad01e551-e3db-a6cd-a7bc-4c7121e0b3d5 in term 2. Tally: 1 2022/05/15 04:46:53 [INFO] raft: Election won. Tally: 1 2022/05/15 04:46:53 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/05/15 04:46:53 [INFO] consul: cluster leadership acquired 2022/05/15 04:46:53 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-9hznt 2022/05/15 04:46:53 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/05/15 04:46:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9hznt" since the cluster is too small 2022/05/15 04:46:53 [INFO] consul: member 'onap-msb-consul-f96d66b85-9hznt' joined, marking health alive 2022/05/15 04:46:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/15 04:46:53 [INFO] agent: Synced node info 2022/05/15 04:46:53 [DEBUG] agent: Node info in sync 2022/05/15 04:46:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/15 04:46:56 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.0 (currently running: 1.4.3) 2022/05/15 04:47:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9hznt" since the cluster is too small 2022/05/15 04:48:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/15 04:48:32 [DEBUG] agent: Node info in sync 2022/05/15 04:48:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-9hznt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/15 04:48:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9hznt" since the cluster is too small 2022/05/15 04:49:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/15 04:49:52 [DEBUG] agent: Node info in sync 2022/05/15 04:49:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9hznt" since the cluster is too small 2022/05/15 04:50:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9hznt" since the cluster is too small 2022/05/15 04:51:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/15 04:51:43 [DEBUG] agent: Node info in sync 2022/05/15 04:51:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-9hznt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/15 04:51:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9hznt" since the cluster is too small 2022/05/15 04:52:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9hznt" since the cluster is too small 2022/05/15 04:53:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/15 04:53:30 [DEBUG] agent: Node info in sync 2022/05/15 04:53:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9hznt" since the cluster is too small 2022/05/15 04:54:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-9hznt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/15 04:54:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9hznt" since the cluster is too small 2022/05/15 04:55:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/15 04:55:02 [DEBUG] agent: Node info in sync 2022/05/15 04:55:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9hznt" since the cluster is too small 2022/05/15 04:56:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/15 04:56:30 [DEBUG] agent: Node info in sync 2022/05/15 04:56:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9hznt" since the cluster is too small 2022/05/15 04:57:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-9hznt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/15 04:57:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/15 04:57:49 [DEBUG] agent: Node info in sync 2022/05/15 04:57:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9hznt" since the cluster is too small 2022/05/15 04:58:15 [DEBUG] http: Request GET /v1/status/leader (1.919741ms) from=10.233.68.220:36342 2022/05/15 04:58:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:16 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.47.115_9015" 2022/05/15 04:58:16 [DEBUG] agent: Node info in sync 2022/05/15 04:58:16 [DEBUG] http: Request PUT /v1/agent/service/register (60.644659ms) from=10.233.68.220:36352 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:16 [DEBUG] agent: Node info in sync 2022/05/15 04:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (8.164699ms) from=10.233.68.220:36358 2022/05/15 04:58:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:16 [INFO] agent: Synced service "_v1_sdc_10.233.7.52_8443" 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:16 [DEBUG] agent: Node info in sync 2022/05/15 04:58:16 [DEBUG] http: Request PUT /v1/agent/service/register (80.550878ms) from=10.233.68.220:36360 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:16 [DEBUG] agent: Node info in sync 2022/05/15 04:58:16 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (597.842µs) from=10.233.68.220:36362 2022/05/15 04:58:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:16 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.7.52_8080" 2022/05/15 04:58:16 [DEBUG] agent: Node info in sync 2022/05/15 04:58:16 [DEBUG] http: Request PUT /v1/agent/service/register (29.314214ms) from=10.233.68.220:36364 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:16 [DEBUG] agent: Node info in sync 2022/05/15 04:58:16 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (20.595028ms) from=10.233.68.220:36366 2022/05/15 04:58: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. 2022/05/15 04:58:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:16 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.49.160_9011" 2022/05/15 04:58:16 [DEBUG] agent: Node info in sync 2022/05/15 04:58:16 [DEBUG] http: Request PUT /v1/agent/service/register (22.366603ms) from=10.233.68.220:36370 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:16 [DEBUG] agent: Node info in sync 2022/05/15 04:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (654.569µs) from=10.233.68.220:36372 2022/05/15 04:58: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. 2022/05/15 04:58:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:16 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.49.160_9011" 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:16 [DEBUG] agent: Node info in sync 2022/05/15 04:58:16 [DEBUG] http: Request PUT /v1/agent/service/register (29.432969ms) from=10.233.68.220:36376 2022/05/15 04:58:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:16 [DEBUG] agent: Node info in sync 2022/05/15 04:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (559.442µs) from=10.233.68.220:36378 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [INFO] agent: Synced service "_v0_multicloud_10.233.36.157_9001" 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request PUT /v1/agent/service/register (19.046606ms) from=10.233.68.220:36382 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (409.467µs) from=10.233.68.220:36384 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [INFO] agent: Synced service "_v1_multicloud_10.233.36.157_9001" 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request PUT /v1/agent/service/register (37.636064ms) from=10.233.68.220:36394 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (398.195µs) from=10.233.68.220:36398 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.27.233_443" 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request PUT /v1/agent/service/register (80.890139ms) from=10.233.68.220:36400 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (471.807µs) from=10.233.68.220:36404 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [INFO] agent: Synced service "_v1_wf-gui_10.233.2.194_8443" 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request PUT /v1/agent/service/register (46.69935ms) from=10.233.68.220:36406 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (512.272µs) from=10.233.68.220:36408 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [INFO] agent: Synced service "_v1_parser_10.233.54.221_8806" 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request PUT /v1/agent/service/register (7.903772ms) from=10.233.68.220:36410 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.382429ms) from=10.233.68.220:36412 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [INFO] agent: Synced service "_v1_catalog_10.233.54.221_8806" 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request PUT /v1/agent/service/register (12.238413ms) from=10.233.68.220:36424 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (590.005µs) from=10.233.68.220:36426 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [INFO] agent: Synced service "_v1_nsd_10.233.54.221_8806" 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request PUT /v1/agent/service/register (6.357766ms) from=10.233.68.220:36428 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.203534ms) from=10.233.68.220:36430 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.54.221_8806" 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.855313ms) from=10.233.68.220:36432 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.165258ms) from=10.233.68.220:36434 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [INFO] agent: Synced service "_v1_message-router_10.233.16.6_3904" 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request PUT /v1/agent/service/register (7.22263ms) from=10.233.68.220:36436 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (559.001µs) from=10.233.68.220:36438 2022/05/15 04:58:17 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request PUT /v1/agent/service/register (38.924919ms) from=10.233.68.220:36440 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (510.405µs) from=10.233.68.220:36442 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:17 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request PUT /v1/agent/service/register (22.914972ms) from=10.233.68.220:36444 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:17 [DEBUG] agent: Node info in sync 2022/05/15 04:58:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (443.757µs) from=10.233.68.220:36446 2022/05/15 04:58:17 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (22.863745ms) from=10.233.68.220:36448 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (929.264µs) from=10.233.68.220:36450 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (21.113242ms) from=10.233.68.220:36454 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (7.230631ms) from=10.233.68.220:36456 2022/05/15 04:58:18 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (48.425748ms) from=10.233.68.220:36460 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (475.922µs) from=10.233.68.220:36464 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (55.220833ms) from=10.233.68.220:36470 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (29.426493ms) from=10.233.68.220:36472 2022/05/15 04:58:18 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (14.282538ms) from=10.233.68.220:36476 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (25.661349ms) from=10.233.68.220:36478 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (18.897566ms) from=10.233.68.220:36488 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (6.166802ms) from=10.233.68.220:36490 2022/05/15 04:58:18 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (11.062893ms) from=10.233.68.220:36492 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (409.745µs) from=10.233.68.220:36498 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (9.483158ms) from=10.233.68.220:36504 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (503.939µs) from=10.233.68.220:36510 2022/05/15 04:58:18 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (14.079949ms) from=10.233.68.220:36512 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (416.474µs) from=10.233.68.220:36514 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (14.728096ms) from=10.233.68.220:36516 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (436.092µs) from=10.233.68.220:36518 2022/05/15 04:58:18 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (20.961928ms) from=10.233.68.220:36522 2022/05/15 04:58:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:18 [DEBUG] agent: Node info in sync 2022/05/15 04:58:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (10.189226ms) from=10.233.68.220:36524 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (7.00798ms) from=10.233.68.220:36528 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (466.238µs) from=10.233.68.220:36530 2022/05/15 04:58:19 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (82.342062ms) from=10.233.68.220:36532 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (39.355371ms) from=10.233.68.220:36542 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (31.748401ms) from=10.233.68.220:36554 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (608.245µs) from=10.233.68.220:36556 2022/05/15 04:58:19 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (13.428949ms) from=10.233.68.220:36558 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (550.227µs) from=10.233.68.220:36560 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.8_8446" 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (30.762194ms) from=10.233.68.220:36562 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (352.173µs) from=10.233.68.220:36568 2022/05/15 04:58:19 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (13.783969ms) from=10.233.68.220:36570 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (394.458µs) from=10.233.68.220:36572 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (16.771362ms) from=10.233.68.220:36574 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (516.887µs) from=10.233.68.220:36576 2022/05/15 04:58:19 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (9.47165ms) from=10.233.68.220:36578 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (433.64µs) from=10.233.68.220:36580 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (7.763612ms) from=10.233.68.220:36582 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (437.653µs) from=10.233.68.220:36584 2022/05/15 04:58:19 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.908532ms) from=10.233.68.220:36586 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (369.037µs) from=10.233.68.220:36588 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (8.860414ms) from=10.233.68.220:36590 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (389.815µs) from=10.233.68.220:36592 2022/05/15 04:58:19 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (38.85523ms) from=10.233.68.220:36594 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (852.66µs) from=10.233.68.220:36596 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (19.517929ms) from=10.233.68.220:36598 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (545.33µs) from=10.233.68.220:36600 2022/05/15 04:58:19 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.303286ms) from=10.233.68.220:36602 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (860.105µs) from=10.233.68.220:36604 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (17.660584ms) from=10.233.68.220:36606 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:19 [DEBUG] agent: Node info in sync 2022/05/15 04:58:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (468.867µs) from=10.233.68.220:36608 2022/05/15 04:58:20 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (20.616299ms) from=10.233.68.220:36620 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (452.765µs) from=10.233.68.220:36622 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (65.483689ms) from=10.233.68.220:36624 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (11.678444ms) from=10.233.68.220:36628 2022/05/15 04:58:20 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (6.568266ms) from=10.233.68.220:36630 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (1.173384ms) from=10.233.68.220:36632 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (8.712795ms) from=10.233.68.220:36636 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (372.668µs) from=10.233.68.220:36638 2022/05/15 04:58:20 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (8.743722ms) from=10.233.68.220:36640 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (6.113233ms) from=10.233.68.220:36642 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (6.146114ms) from=10.233.68.220:36644 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (448.852µs) from=10.233.68.220:36646 2022/05/15 04:58:20 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.613873ms) from=10.233.68.220:36648 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (1.04672ms) from=10.233.68.220:36650 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.8_8446" 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (10.242609ms) from=10.233.68.220:36652 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (437.081µs) from=10.233.68.220:36654 2022/05/15 04:58:20 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.8_8446" 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (27.164812ms) from=10.233.68.220:36656 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (2.907985ms) from=10.233.68.220:36658 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.8_8446" 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (44.253015ms) from=10.233.68.220:36660 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (446.781µs) from=10.233.68.220:36662 2022/05/15 04:58:20 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.8_8446" 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (39.369323ms) from=10.233.68.220:36666 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (434.716µs) from=10.233.68.220:36668 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.8_8446" 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (17.416198ms) from=10.233.68.220:36674 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (403.067µs) from=10.233.68.220:36676 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.8_8446" 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.789756ms) from=10.233.68.220:36678 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (389.176µs) from=10.233.68.220:36680 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.8_8446" 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (22.50177ms) from=10.233.68.220:36682 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (2.978258ms) from=10.233.68.220:36684 2022/05/15 04:58:20 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.8_8446" 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (9.355785ms) from=10.233.68.220:36686 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (344.892µs) from=10.233.68.220:36688 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.8_8446" 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (7.612915ms) from=10.233.68.220:36690 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:20 [DEBUG] agent: Node info in sync 2022/05/15 04:58:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (411.901µs) from=10.233.68.220:36692 2022/05/15 04:58:21 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.8_8446" 2022/05/15 04:58:21 [DEBUG] agent: Node info in sync 2022/05/15 04:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (27.624179ms) from=10.233.68.220:36694 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Node info in sync 2022/05/15 04:58:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (513.934µs) from=10.233.68.220:36698 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.8_8446" 2022/05/15 04:58:21 [DEBUG] agent: Node info in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Node info in sync 2022/05/15 04:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (9.208949ms) from=10.233.68.220:36704 2022/05/15 04:58:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (424.788µs) from=10.233.68.220:36708 2022/05/15 04:58:21 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.8_8446" 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Node info in sync 2022/05/15 04:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.926579ms) from=10.233.68.220:36710 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Node info in sync 2022/05/15 04:58:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (896.63µs) from=10.233.68.220:36712 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.8_8446" 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Node info in sync 2022/05/15 04:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (19.239549ms) from=10.233.68.220:36716 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Node info in sync 2022/05/15 04:58:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (545.256µs) from=10.233.68.220:36718 2022/05/15 04:58:21 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:21 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.8_8446" 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Node info in sync 2022/05/15 04:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (30.739789ms) from=10.233.68.220:36720 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Node info in sync 2022/05/15 04:58:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (358.562µs) from=10.233.68.220:36722 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.8_8446" 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Node info in sync 2022/05/15 04:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (29.072809ms) from=10.233.68.220:36724 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Node info in sync 2022/05/15 04:58:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (442.751µs) from=10.233.68.220:36726 2022/05/15 04:58:21 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [INFO] agent: Synced service "_v18__aai-nquery_10.233.67.8_8446" 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Node info in sync 2022/05/15 04:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.380762ms) from=10.233.68.220:36728 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Node info in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.52_8080" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.233_443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.2.194_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (450.869µs) from=10.233.68.220:36732 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:21 [DEBUG] agent: Node info in sync 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.115_9015" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.7.52_8443" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.160_9011" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.157_9001" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_parser_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.221_8806" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.6_3904" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.8_8446" in sync 2022/05/15 04:58:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.8_84